Home |
Search |
Today's Posts |
#5
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Correction... omitted the dot.
should be: objXL.Run "DisplayMsgBox" Jim Cone "Jim Cone" wrote in message ... "JeffK627" 1. Add a new Sub in a standard module in the "gsTemplateFile" workbook. Title it "DisplayMsgBox" 2. Within this sub create your msgbox... MsgBox "Counting Sheep" 3. In your OpenExcelTemplate sub Call the new sub... objXL Run "DisplayMsgBox" Jim Cone San Francisco, USA |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Excel - New Instance | Excel Discussion (Misc queries) | |||
MsgBox - How to display In Other Instance of Excel | Excel Programming | |||
Lock down a new instance of Excel App | Excel Programming | |||
Excel Instance | Excel Programming | |||
Second instance of Excel | Excel Programming |