Stocky262
04-18-2008, 01:23 AM
I am trying to write some code which will open a workbook into an already opened instance of an excel application. The only code i could find on the internet would create a new excel application for each workbook you would like to open.
I would like to then automatically run code which is within the excel workbook i want to open (the code will use workbooks already opened which is why i need everything open in the one excel application)
It may involve a system call to return an object of the current opened excel application or perhaps it is simplier than this... Can anyone help?:)
I would like to then automatically run code which is within the excel workbook i want to open (the code will use workbooks already opened which is why i need everything open in the one excel application)
It may involve a system call to return an object of the current opened excel application or perhaps it is simplier than this... Can anyone help?:)