View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Dave F[_4_] Dave F[_4_] is offline
external usenet poster
 
Posts: 4
Default Retreiving info from a web page table

Hi
Excel '97

I've written a routine that gets a table from a web page using a web query.
However, I don't want the table displayed in the work book, I just need to
extract a column or two of data.

Is there a better/quicker way of doing this?
I was wondering if it could be done using oledb/ado (of which I know very
little).

Any ideas would be welcome

TIA
Dave F.