Microsoft
Software
Hardware
Network
Question : .navigate more than one website in only one IE.7 microsoft windows in VBA Excel
Dear Expert,
I would like to open three websites or IE instances at the same time in only one IE.7 window. How can I do it ? My code following is only grab the website one by one only. The first
www.yahoo.com
is replaced by the last navigate command in VBA with
www.google.com
. We would like to keep those three at the same time in only one IE7 window. I know IE7 could make it but IE6 could not, Right ?
In other words, one IE window has three websites or instances I need, please help .
Please advise
Duncan
Sub AllwebsiteIE()
Dim myIE As SHDocVw.InternetExplorer
myIE.visible=True
myIE.navigate "
http://www.yahoo.com
"
myIE.navigate "
http://www.aol.com
"
myIE.navigate "
http:/www.google.com
"
end sub
Answer : .navigate more than one website in only one IE.7 microsoft windows in VBA Excel
actually, above code: one instance, but new windows as tabs can be controlled via, Internet Options -> General Tab -> Tabs Settings button -> "When a pop-up is encountered" -> circle-button-select "Always open pop-ups in a new tab"
Random Solutions
kvm cables for dell poweredge server
Command to attach the database sql database file MS SQL 2000 desktop edition
How to uninstall and clean up the Huawei HSDPA USB modem driver?
How do i verify an age element using javascript?
Can you explain this syntax please?
Cannot open xlsx attachement Outlook 2007
PHP QUESTION - OSCOMMERCE - How to remove short description underneath products in Oscommerce 2.2
Need to uninstall winzip using group policy
How to Stop Procedure Running after Message Box Displayed
get 550 5.7.1. Unable to relay for specific domains....