How can we use MSHTML with VBA?
Asked Answered
F

1

7

I saw a lot of examples in MSDN on how to use MSHTML in VS. Have anyone known if and how we can use MSHTML and VBA to open web pages?

Flashcube answered 6/3, 2009 at 15:1 Comment(0)
C
13

In the VBA editor, you go under Tools -> References and add a reference to the Microsoft HTML Object Library [MSHTML.TLB]. Here is a link with an example in VBA.

Cabinet answered 6/3, 2009 at 15:19 Comment(0)

© 2022 - 2024 — McMap. All rights reserved.