Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi,
How can I create several instances of Excel ? eventually 2-3 in one go ? Usually, I do Set oXL = WScript.CreateObject("Excel.Application") followed by oXL.Workbooks.Add but, if the user has already Excel open, then my data is put in his current workbook, no good The should be something like oXL.Workbooks.Create but can't find it Thanks Raymond |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Don't Allow Two Instances of Excel | Excel Discussion (Misc queries) | |||
Excel in Two instances | Excel Discussion (Misc queries) | |||
Create list of unique instances from list of multiple Instances | Excel Worksheet Functions | |||
How do I create two separate instances of Excel? | Excel Discussion (Misc queries) | |||
How do I create two instances of excel. And not just in the tskbr | Setting up and Configuration of Excel |