Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi,
Some of our VBA application that used createObject doesn't work . Then we found about the below points from Microsoft and made it to work using getObject. "COM servers can be classified as Multiuse (Single Instance) or Single Use (Multiple Instances), depending on the number of instances of that server that can run simultaneously on a single computer. " We haven't changed anything in the OS, except upgrading Excel 2003 to Excel 2007.Can you let me know what might have made the system to switch from Single Use (Multiple Instances) to Multiuse (Single Instance) automatically ? Is there any software or property to make the system Single Use (Multiple Instances) or Multiuse (Single Instance) Thanks, Krishna |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Single Excel instance with multiple windows | Excel Discussion (Misc queries) | |||
Sumproduct, single criteria identified within multiple in single c | Excel Discussion (Misc queries) | |||
Printing single pages from multiple worksheets in a single print job | Excel Discussion (Misc queries) | |||
Find Multiple instances of Single Criterion in Row & Return To a Single Col | Excel Worksheet Functions | |||
Ensure single class instance but with multiple references to it | Excel Programming |