How do you grab an existing instance of Internet Explorer for automation. I can create a new instance and control with no problem. Trying to GetObject(,"InternetExplorer.Application") results in error 429. I can grab existing word and excel applications with no problem.


Reply With Quote