Can't set Application.Interactive

J

Josh Sale

I have an XL2003 add-in that includes a line like:

Application.Interactive = False

Normally the statement executes just fine. However under some weird (I
can't characterize it yet) but repeatable circumstance, this statement will
throw the following 1004 run-time error:

Method 'Interactive' of object '_Application' failed

Has anybody seen this kind of thing before? If I look at the Application
object in the Watch window, all of its public properties look OK.

TIA,

josh
 

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