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
How can I get the windows version from a dos prompt
How to sort complecated text in excel
Microsoft Word doc only show important text when "non-printing characters" is on
Error 'TCP/IP must be confirgured' when installing windows 2003 server as a first domain controller
MYSQL query syntax, subquery joins alias
Acess 2007 template graphic header called Office.png
FltMgr will not load in windows 2000 server
Outlook Express DBX file corruption
LoadLibrary - Explicit Linking in an MFC Extension DLL
Earliest and latest times each day - mdb query