Home |
Search |
Today's Posts |
#6
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi Vic,
"Application.IgnoreRemoteRequests = True" will keep your instance private. Be sure to set it back to False before you shut down that instance. FWIW, that will only stop DDE requests (such as when launching a file from Explorer), but won't stop OLE requests (such as when double-clicking an Excel file embedded in a Word document or using any other application that uses GetObject() to find a running instance of Excel to use. Regards Stephen Bullen Microsoft MVP - Excel www.BMSLtd.co.uk |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
my excel settings changed and i have only 1 instance running. | Setting up and Configuration of Excel | |||
Excel - New Instance | Excel Discussion (Misc queries) | |||
Running Two Instance of Excel 2003 Simultaneously - Advice Please | Excel Discussion (Misc queries) | |||
opening and running macros in an Excel file in a new instance of Excel | Excel Programming | |||
Second instance of Excel | Excel Programming |