View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
cyberwarrior cyberwarrior is offline
external usenet poster
 
Posts: 2
Default Programatically specifying table for web query to import

Hello,

I'm running Excel X for Mac. I understand the basics of web query, but
how do I programatically specify (as the query interface isn't
available on the mac) the table I want to import, which is embedded
within other tables? Or do I pull the data from the raw web query
import into another spreadsheet?

TIA