D
Drummer361
Hello,
I wondered if anyone has come across this problem in the past:
I have an Excel VBA UserForm with a Save As button. It successfully
saves the file as a new file in a location I choose, and then
successfully closes.
I then go to open the NEW file, and it crashes upon Form entry. I get
this error message:
Run-time error '-2147417848 (80010108)':
Automation error
The object invoked has disconnected from its clients.
If I click END or DEBUG it dumps and unloads, and asks to send the
errors to Microsoft.
I wondered if anyone has come across this problem in the past:
I have an Excel VBA UserForm with a Save As button. It successfully
saves the file as a new file in a location I choose, and then
successfully closes.
I then go to open the NEW file, and it crashes upon Form entry. I get
this error message:
Run-time error '-2147417848 (80010108)':
Automation error
The object invoked has disconnected from its clients.
If I click END or DEBUG it dumps and unloads, and asks to send the
errors to Microsoft.