internet explorer reference vba

The solution for “internet explorer reference vba” can be found here. The following code will assist you in solving the problem.

‘ Add references to the project:
‘ « Microsoft Internet Controls » and « Microsoft HTML Object Library »
Dim IE As New InternetExplorer
Dim html As HTMLDocument

Thank you for using DeclareCode; We hope you were able to resolve the issue.

More questions on [categories-list]

Similar Posts