Intellisense disappears after a couple of seconds

R

Raghu

Hi,

I am writing an Excel VBA program and the intellisense disappears after a
couple of seconds. I am told that this is because I have some code running in
the background (in a VBA addin) that is causing Excel to recalculate formulas
and when that happens, it will make intellisense disappear. I have set the
recalculate formulas option to Manual (Tools/Options menu) and the problem
still happens. How can I make it stay?

Another side effect is that after a couple of seconds the code gets compiled
even if I am atill typing on the same line. I feel both problems are related,
but have no further clues.

Any help or suggestion is greatly appreciated.

Thanks.
 

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