Copy a range from a CSV file in a webpage to my local worksheet

J

Jav Pa

The webpage posts a daily cvs file. I need to direct excel to go to
the site, select the appropriate day, search for, say New York, than
copy the 24 consecutive cells on the row beginning 3 cells to the
right of New York to my local worksheet.

Any thoughts anyone. This would be my first time programming excel...


Thanks to all good-hearted souls!

Javier
 
T

Tom Ogilvy

Probably be easier to pull down the CSV file and process it in Excel.

Post the URL and maybe someone can advise you.
 
Top