Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi All
I currently have an application code that uses a series of MsgBox to ask user to accept or not specific actions. Such as "Data for Dec07 is already loaded, overwrite?", a Yes / No option then determines the next step. This works ok. I have now decided to incorporate a UserForm, with labels acting as messages and command buttons to decide actions. Unlike the MsgBox which halts the code this method does not pause. Rather than have to re-engineer the entire code, I was looking for suggestions as to how to proceed. -- Regards, Nigel |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Pausing Macro | New Users to Excel | |||
Is there a way of pausing a macro | Excel Discussion (Misc queries) | |||
Pausing code execution until calculation is complete | Excel Programming | |||
VBA: Pausing Code Execution | Excel Programming | |||
Pausing code execution | Excel Programming |