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

I suspect if you can't do it (use an Excel for Windows type feature) manually
(which you seem to imply), you won't be able to do it programmatically.

--
Regards,
Tom Ogilvy


"cyberwarrior" wrote:

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