Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
My userform has various controls which allow the user
to enter data. (i.e textboxes, calendar control, etc...). I load the userform as follows: Userform1.Show ' ' Code here runs after userform is closed! ' My question is....will the Visual Basic stop and wait at the "Userform1.Show" line until the user is done entering data and they close it out??? I'm just worried that the form is loaded and that VBA continues exiting the code below the "userform1.show" line. thankx |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Userform modal | Excel Discussion (Misc queries) | |||
Modal or Modeless UserForm? | Excel Programming | |||
Setting Top and Left of Modal UserForm | Excel Programming | |||
Setting Top and Left of Modal UserForm | Excel Programming | |||
Modal Userform and Preview on Screen | Excel Programming |