R Rob Bruce Feb 11, 2005 #2 abc said: How do I dim IE so that I get intellisense while working on it? Regards, Click to expand... Set a reference to "Microsoft Internet Controls". Then you can do something like: Private webIE As SHDocVw.WebBrowser HTH
abc said: How do I dim IE so that I get intellisense while working on it? Regards, Click to expand... Set a reference to "Microsoft Internet Controls". Then you can do something like: Private webIE As SHDocVw.WebBrowser HTH