View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Scott Cooper Scott Cooper is offline
external usenet poster
 
Posts: 4
Default Getting data from web page

I am trying to do something very similar to the user in this post:

http://groups.google.com/group/micro...c00a6ae619610a

I copied the code from Jake Marx on the bottom of the page and am able
to run it w/o any errors but no data appears in my spreadsheet. I
guess the "Debug.Print" isn't working. I have looked at the source URL
and can't see any reason why the data wouldn't be returned.

Can someone tell me what I'm doing wrong?

Thanks!