Hi everyone, thanks for looking.
I am using VB6 (not vba) with the Excel com add-in. I take a copy of the spreadsheet and move it to the Windows temp directory so the original can be opened by the user while my program accesses the slightly renamed copy.
My issue is that if the user opens the original, Excel windows for both the original and the copy are opened. Is there a way to hide the window for the temp spreadsheet my program is using?
____________________________________________________________________________
There are only 10 types of people in the world. Those that know binary and those that don't
Brent
I am using VB6 (not vba) with the Excel com add-in. I take a copy of the spreadsheet and move it to the Windows temp directory so the original can be opened by the user while my program accesses the slightly renamed copy.
My issue is that if the user opens the original, Excel windows for both the original and the copy are opened. Is there a way to hide the window for the temp spreadsheet my program is using?
____________________________________________________________________________
There are only 10 types of people in the world. Those that know binary and those that don't
Brent