Thread: Web Query
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
David David is offline
external usenet poster
 
Posts: 1,560
Default Web Query

Hi Group,

I have several Web Querys that I am bringing into a work sheet via code
using With Statements. But things appear to be happening to fast and the
results are not always showing up. I might get the first and the third or the
first and the forth, but seldom do I get all of them.

Is the a way to slow the code execution just prior to the the "End With" and
give it time to execute? I would also like to figure out what the "Defaults"
are and get rid of them?

Thanks,
--
David