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
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