Mark,
Just add another loop, replace the application.wait line with this
loop:
Do Until ie.ReadyState = 4
DoEvents
Loop
David Miller
MarkHear1 wote:
> Hi All (again),
>
[quoted text clipped - 31 lines]
> Thank you,
> Mark
MarkHear1 - 08 Dec 2006 19:42 GMT
Hi Dave,
Thank you for this suggestion.
Unfortunately i won't be able to test it out until Monday now.
Will this work even if the button is question has opened a new window
and it's the new window that needs to finish loading?
Thanks,
Mark
> Mark,
>
[quoted text clipped - 43 lines]
> > Thank you,
> > Mark