View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Dudely Dudely is offline
external usenet poster
 
Posts: 21
Default Web page will not reveal its secrets

On Jun 12, 7:33*pm, Dudely wrote:
I'm trying to suck the data off of a web page, however they've managed
to hide the data such that it doesn't appear even if you "view
source". *The data is there when you view the page normally, and in
fact you can even select and copy it. *However, when trying to grab it
by looking through what comes down the pike, it's just not there. *How
does one get the data off a site like that?

VBA 6 & Excel 2000

Thank you


I think I figured it out. If I run into the problem again, I'll be
back. Thank you for the responses and sorry for the trouble.