Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have a combo box from the Control Toolbar on a sheet. It calls a Change
macro that is behind the sheet. After the macro runs (and does a lot of writing to various sheets) I'd like to display a warning message under certain circumstances. The MsgBox beeps, but does not display. If I put a stop before it and step through the code, then it displays. Also if I put a dummy MsgBox "" first, then the second one that I want does display. But I'd rather not do this kludge. Don <www.donwiss.com (e-mail link at home page bottom). |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
VBA macro runs fine, but freezes if I try to do ANYTHING else whileit runs | Setting up and Configuration of Excel | |||
Custom Toolbar Button No Longer Runs Assigned Macro | Excel Discussion (Misc queries) | |||
how to create a msgbox showing progress of macro | Excel Programming | |||
MsgBox with condition and showing details | Excel Worksheet Functions | |||
Control Button is still selected after macro runs | Excel Programming |