View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
AP[_6_] AP[_6_] is offline
external usenet poster
 
Posts: 5
Default Get website information

On Jan 4, 7:40*pm, Danny wrote:
Hi,

I would like to make a vba to get the website information. May I know
what kind of script able to do that?


Hi Danny, have a look at:

http://scriptorium.serve-it.nl/view.php?sid=40

It gives you the code for getting the text content of a webpage.

AP