Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
What I want to do is, have a form come up with information, but allow the user
to interact with the worksheet to the extent of being able to use the scroll bars. Is there some way to do this? I've tried: With frmMessage .txtMessage = intNumLate .Show (0) End With and With frmMessage .txtMessage = intNumLate .Show (1) End With In the former case it leaves the form on the screen & blows right by it, in the latter, the user cannot use the scroll bars. Thanx, -plh -- Where are we going and why am I in this HAND BASKET?? |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Modal/Modeless Forms | Excel Programming | |||
Excel Forms-Can i set the modal property? | Excel Programming | |||
Forms that are modal in 97 are not modal in 2003 | Excel Discussion (Misc queries) | |||
Forms that are modal in 97 are not modal in 2003 | Excel Programming | |||
Modal Forms | Excel Programming |