View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Southern at Heart Southern at Heart is offline
external usenet poster
 
Posts: 25
Default webquery needs to import to row, not column

I have a couple dozen webquerys, which when run, give me about 20 lines of
data, all in a column. I really need each webquery to give the data all in
one row, so I'll have the same data from all querys in a column. Is this
possible?