View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Peter Dickson Peter Dickson is offline
external usenet poster
 
Posts: 2
Default Calling HTML Source code from within VBA for Excel

I am trying to parse data from HTML web pages using VBA for Excel but cannot
remember the function to call the web pages and assign the source info to a
variable in VBA. Does anyone know how to do this?

Thanks