Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
accidentally posted question in Worksheet Functions area.
Is there a way to user multi-line in a control textbox (in the worksheet, not a form), but limit to a certain number of lines. Say if the entry should only be allowed to be 5 lines... There's a character limit, but not all characters are the same size, and not all lines are necessarily fully used, etc. The user doesn't want the area to resize, but doese want to limit so that text cannot be entered after the visual limit is reached. So I was thinking of using the keydown event in the textbox to control all this. |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
got it.
LineCount property. don't know why I didn't see it early. see ya. "mark" wrote: |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Limiting text length | Excel Discussion (Misc queries) | |||
limiting rows of text in a textbox object? | Excel Worksheet Functions | |||
Limiting Characters In Rows | Excel Discussion (Misc queries) | |||
Limiting physical length of text in a text box control | Excel Discussion (Misc queries) | |||
Limiting text | Excel Programming |