View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Don.a.dio Don.a.dio is offline
external usenet poster
 
Posts: 1
Default Web Query Multiple Variables on a Mac

Hi, I am using Excel 2008 for Mac so VBA and macros don't work (as I
understand)

I am trying to extract data from this website:
http://www.odcecmi.it/ALBO/personale...lano&sezione=a

Is there a way I could prepare the iqy file so that several ids can be
extracted at one time?

I've tried:

WEB
1
http://www.odcecmi.it/ALBO/personale.asp
id1=614&id2=615&id3=616
tabella=Albo
sezione=a

but I'm not having any luck. If anyone had any suggestions it would really
help.