LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #5   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 3,290
Default MsgBox in new instance of Excel?

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
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Excel - New Instance JMay Excel Discussion (Misc queries) 4 November 28th 09 04:55 PM
MsgBox - How to display In Other Instance of Excel Alan Excel Programming 8 August 19th 04 10:49 PM
Lock down a new instance of Excel App quartz Excel Programming 0 April 22nd 04 06:26 PM
Excel Instance FuzzyLogic Excel Programming 2 February 21st 04 03:41 PM
Second instance of Excel Dom[_2_] Excel Programming 1 August 25th 03 05:37 PM


All times are GMT +1. The time now is 11:22 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"