Microsoft
Software
Hardware
Network
Question : Alternative to "Can Grow" Property
Hey - this may be any easy one for someone...
I know about the property "Can Grow" for Access forms and reports but I'd like to know of a logical flag that would tell me if the text will overflow WITHOUT automatically expanding it. Is there an available property for this? VBA must be able to figure this out to expand the boxes in the first place.
Answer : Alternative to "Can Grow" Property
The can grow coding is internal to Access and there is no flag or other that could communicate that text will not fit within a textbox. This however should help you:
http://www.lebans.com/auto
size_textb
ox.htm
Random Solutions
Bulk Email ID Modification
How to open outlook .ost file
programmatically work with object data source and report viewer
SSRS: Group Drill Down
Clear Orderby on exit of form
how can i put a username and password of ms access dtabase?
Building VPN with DI524 dlink router
WinMgmt errors in event log, started after applying latest updates
what is the difference between utf-8 or utf-7 both are unicode
Is there an Access function equivalent to the Quartile function in Excel?