M
Mehul
I am doing Excel automation and I notice that after opening
Excel.Application() from my application, any new workbook that I open from my
desktop also opens up within this Excel container that is attached to my
application...which is undesirable for several reasons.
How can I make the workbooks stored on my machine open up in their own Excel
window that does not have any of my customizations (when doing automation, i
am adding new toolbar items to my excel...which i remove when my application
quits)
I hope my question is clear enough.
Thanks.
Excel.Application() from my application, any new workbook that I open from my
desktop also opens up within this Excel container that is attached to my
application...which is undesirable for several reasons.
How can I make the workbooks stored on my machine open up in their own Excel
window that does not have any of my customizations (when doing automation, i
am adding new toolbar items to my excel...which i remove when my application
quits)
I hope my question is clear enough.
Thanks.