View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Don Guillett Don Guillett is offline
external usenet poster
 
Posts: 10,124
Default multiple web querys

I don't use mac but in xl2003right click table on web pageimport to
excelbuild from there.

--
Don Guillett
Microsoft MVP Excel
SalesAid Software

"TUNGANA KURMA RAJU" wrote in
message ...
I am having a web query in sheet1 (A1:E30) and it is based on a macro which
runs worksheet_change event.I am trying to add another 2 web querys to my
sheet from f1:k25,these are not based on macros.Whenever I am trying to
refresh these querys all are vanishing from my sheet and the first query
results are coming twice or thice instead.Why ? how to resolve this
problem?