Home |
Search |
Today's Posts |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
There is some code here to check if IE is running.
http://groups.google.com/group/micro...a23b0a d2b9cd You could probably modify to find how many IEs are running. I don't know how to close them. The following will get you to a webpage. I don't know how to extract what you want. Set ie = CreateObject("InternetExplorer.Application") ie.Visible = True ie.Navigate "put url here" Hth, Merjet |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Internet Explorer | Excel Discussion (Misc queries) | |||
Close Explorer Instance | Excel Programming | |||
internet explorer instance | Excel Discussion (Misc queries) | |||
Excel instance used with "Export to Microsoft Excel" option in Internet Explorer | Excel Discussion (Misc queries) | |||
internet explorer | Excel Discussion (Misc queries) |