J
jdperroset
Hi,
I'm facing the same problem as many other people... The problem is
that an Excel VBA macro is doing a COM automation call that takes a
long time to execute. Before the COM Automation call returns, an excel
dialog pops up stating that an Excel is waiting for an OLE action to
finish. I know how to change this delay in C++, but how to do this in
VBA?
Thanks in advance.
I'm facing the same problem as many other people... The problem is
that an Excel VBA macro is doing a COM automation call that takes a
long time to execute. Before the COM Automation call returns, an excel
dialog pops up stating that an Excel is waiting for an OLE action to
finish. I know how to change this delay in C++, but how to do this in
VBA?
Thanks in advance.