Using Chrome browser instead of InternetExplorer.Application

前端 未结 3 2033
南笙
南笙 2020-12-19 18:54

I know how to work with Excel VBA and IE, but I would like to know if it\'s possible to work with Google Chrome, since I find it faster than IE.

Here\'s what I mean

3条回答
  •  青春惊慌失措
    2020-12-19 19:33

    There's an excellent resource library called Selenium that has VBA Wrappers. There's a very basic tutorial here, though if you really want to get anything done the best starting point is the example spreadsheet hosted here.

提交回复
热议问题