Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I'm using a VBScript to start an excel macro (opening a workbook that
automatically runs via Workbook_Open()). This macro opens another workbook and runs a macro in it, call it macro A. Macro A generates an informational message with a MsgBox display. Since this is running as a non-interactive session, I need to inhibit the display of this MsgBox. I've tried DisplayAlerts=False and that doesn't do it. How can I inhibit this MsgBox? Denis |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Display decimals in a msgbox | Excel Programming | |||
How to display remaining txt file which overflowed MsgBox display? | Excel Discussion (Misc queries) | |||
MsgBox Interactive | Excel Programming | |||
MsgBox Display | Excel Programming | |||
Display of $ in Msgbox | Excel Programming |