Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have several worksheet textboxes that are multiline and autosize. However,
the users' input can get quite lengthy and the full textbox must be visible, so as one textbox expands it hides the textboxes (and other worksheet data). My workaround was to develop a routine to run when the user "exited" a textbox, to "go behind" the textbox and insert the same number of rows that the textbox expanded by. One "small" detail is thwarting my efforts...I don't know the name for the "event" of exiting the worksheet textbox that would trigger my workaround. All the info I could find was related to user forms. Any ideas??? |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Exiting Excel | Excel Discussion (Misc queries) | |||
Can you Click the "Enter" key to go to the next line in a Textbox without Exiting the Textbox ? | Excel Programming | |||
Using the Return Key without exiting Textbox | Excel Programming | |||
Run a procedure when exiting a a textbox within a userform | Excel Programming | |||
exiting program | Excel Programming |