A
Alexander.Kom
Hi all,
I have the following error message coming up in my Excel VB
application and cannot figure out what it means. Can somebody help me?
The message is;
"Runtime error-2147418105(80010007)
Automation error
The Callee (Server [not server application]) is not available an
disappeared; all connections are invalid. The call may have executed."
Attempts to debug take me to a line of code in the program that reads
"If m.Display(showalarm) Then...."
Where "m" is an instance of a form and "Display" is a function that wa
written to show the form modally.
Hope someone could help.
Ale
I have the following error message coming up in my Excel VB
application and cannot figure out what it means. Can somebody help me?
The message is;
"Runtime error-2147418105(80010007)
Automation error
The Callee (Server [not server application]) is not available an
disappeared; all connections are invalid. The call may have executed."
Attempts to debug take me to a line of code in the program that reads
"If m.Display(showalarm) Then...."
Where "m" is an instance of a form and "Display" is a function that wa
written to show the form modally.
Hope someone could help.
Ale