Waiting for app to complete OLE action

D

Don B

I have an Excel VB macro that accesses another software
through the other software's ActiveX DLL. (The macro
includes statements that initiate operations in, and
access data from, the other software using that
software's object model.) After one such macro command,
I receive an Excel message that "Microsoft is waiting for
another application to complete an OLE action."

In order to allow the macro to continue, I have to
click "OK" on this MS message. I'd like to be able to
trap this error, if it is an error, so that the macro can
continue uninterrupted.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top