G
Guest
Hi,
How do I check if Excel is open before I run my code? I have code that
transfer data from Access to Excel. I use Excel.Application object as I have
to do complex manipulation of the data. If the excel application is already
open and modified than I get Error 91.
I would also like to export my data without having to close the open excel
application but I can't figure out how to do that?
Thanks,
MP
How do I check if Excel is open before I run my code? I have code that
transfer data from Access to Excel. I use Excel.Application object as I have
to do complex manipulation of the data. If the excel application is already
open and modified than I get Error 91.
I would also like to export my data without having to close the open excel
application but I can't figure out how to do that?
Thanks,
MP