Using VBA to send url to an active IE window

后端 未结 1 1974
执念已碎
执念已碎 2021-01-20 16:44

I\'m working in VBA and creating Macros in Excel to send info to and from an IE browser window. I\'ve been using AppActivate to focus on the certain IE page using it\'s tit

1条回答
  •  甜味超标
    2021-01-20 17:48

    Please read this link in order to get an IE window by its address

    http://vba-corner.livejournal.com/4623.html

    Here is another useful link

    http://www.excely.com/excel-vba/ie-automation.shtml

    Hope is helps

    0 讨论(0)
提交回复
热议问题