View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
John Wilson John Wilson is offline
external usenet poster
 
Posts: 550
Default Extracting Web Data

Can anyone tell me how to get what's on this web page into Excel (data or
source)?
http://nylottery.org/ny/nyStore/cgi-...avRoot_302.htm

Workbooks.Open URL and Workbooks.OpenText URL don't work.
Used to be able to do it with a web query but that recently stopped working
(probably due to a change they recently made to the page formatting).

Thank you.
John