while this might be possible with excel it's a gross misuse of the platform. A webpage is html that is meant for human readability (presentation). it is not a data source.
a webpage can serve data to a client with web services via xml but these are not webpages. its data delivered via a web request. you could have a webpage render the xml in html, but this is working harder not smarter.
Jason Meckley
Programmer
Specialty Bakers, Inc.