ie.Document.Frames data into Access DB

B

bob engler

When extracting data from a web page, how can I tell when the page
is finished processing? I have VBA that scans the data from a page
and loads an Access table but sometimes it starts before the page
has been completely processed and thus gives an error. I'm using
ADODB.

Thanks....
 
Top