bultimatem
Programmer
When I try to open another workbook using VBA (it's not toooo large at 245K) Excel hangs (CPU goes to 100%) and I have to use the task manager to close excel and start over. When I step through the procedure doing the openning with the debugger (which then steps through all of the open events in the workbook I'm trying to open), everything works just the way I want it to. I'm stumped. The fact that the step-through works leads me to believe that it's not syntax. The workbook I'm trying to open has many Worksheet_Open events, including the installation of an add-in and the building of a toolbar. Again, I would suspect those, except for the fact that it runs fine on step-through and when simply opening the file from a windows browser.
If anyone has any ideas, I'm all ears!
Thanks in advance,
Bryan
If anyone has any ideas, I'm all ears!
Thanks in advance,
Bryan