ole2 duplicate spreadsheet creation
Here is an interesting problem. I've been creating excel worksheets from a Forms application for months now without this odd little issue. I think that there was a handle created that is never released, but I have no idea how to find it. I've tried restarting my computer and compiling the application file. I double-checked to make sure I am releasing all of my object handles.
The user chooses the option to create Report A. The application creates a spreadsheet and it is saved to a folder location selected by the user, but then when that procedure is done running a second workbook opens up
0