Once a person manually navigates on a webpage the connection is lost
between the macro code and the webbrowser. If there is only one web
browser open you can find the web browser application by searcing
through the active processes (the same as if you were using the task
manager). You can also find the application by using the title of the
windows.
The window is the parent to the web application. so once you find the
title of the correct window use the following
AppActivate title[, wait]
You can themn use Active window to get control of the window in VBA.
--
joel
------------------------------------------------------------------------
joel's Profile:
http://www.thecodecage.com/forumz/member.php?u=229
View this thread:
http://www.thecodecage.com/forumz/sh...d.php?t=206078
http://www.thecodecage.com/forumz