View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Drummer361 Drummer361 is offline
external usenet poster
 
Posts: 16
Default Save As causes Crash!

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.