On this post, Jan Karel Pieterse commented that I should put a timer in my wait code and I couldn’t agree more. It seemed like a good opportunity to just get that code out of the main procedure. Here’s what I came up with.
Sub Gotosite()
Dim ieApp As InternetExplorer
[...]
Read More...
Read the complete post at http://www.dailydoseofexcel.com/archives/2011/03/09/waiting-on-websites/
Posted
Mar 09 2011, 01:29 PM
by
Daily Dose of Excel