IE in Excel with intellisense

  • Thread starter Thread starter abc
  • Start date Start date
abc said:
How do I dim IE so that I get intellisense while working
on it?
Regards,

Set a reference to "Microsoft Internet Controls".

Then you can do something like:

Private webIE As SHDocVw.WebBrowser

HTH
 

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

Back
Top