View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
caldog caldog is offline
external usenet poster
 
Posts: 111
Default Getting info off the Web into my spreadsheet

I know how to obtain data from the web using the import external function.
But my problem is that sometimes I need to download several preformances.

Let me explain I'm into greyhound racing their is a track that list their
results in a drop down box, by performance [www.mobilgreyhoundpark.com], then
click under button number 2, and click on drop box. Example, February 2,
Matinee, then below this February 7, evening, then again February 8, Evening.
So on my spreadsheet I want the infomation that protains to the Matinee
performance to go to that part of my spreadsheet. My spreadsheet looks like
this: 02/07/05 Matinee, then the data that I want by race number. Under
that is 02/07/05 Evening and so forth.

Any help would be greatly appreciated.

cal