Home |
Search |
Today's Posts |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Normally a macro will stop waiting for a users input but you can forc
the macro to continue. To allow the macro to continue after the Dialog box has been displaye on the Form module page you will need to add a sub routine Private Sub UserForm_Activate() Place code here that or call another sub rotine from here End Su -- Message posted from http://www.ExcelForum.com |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
When I open Excel, workbooks open automatically. How can I stop t | Excel Discussion (Misc queries) | |||
How to stop file open macro prompt after deleting all macros? | Excel Worksheet Functions | |||
How do I stop Excel from closing the open file each time I open a. | Setting up and Configuration of Excel | |||
Stop macro when open excel from VBA | Excel Programming | |||
Stop Dialog box from appearing within macro | Excel Programming |