View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
poolboy poolboy is offline
external usenet poster
 
Posts: 2
Default Multiple Web Queries on background fail

I have tried to use a macro to launch several webqueries to be run parallel
on the background (async), but I got "Invalid Web Query" error. Any ideas?
have anyone tried other methods than QueryTable?
I'm using Excel 2000.