View Single Post
  #3   Report Post  
Posted to microsoft.public.excel.programming
ryguy7272 ryguy7272 is offline
external usenet poster
 
Posts: 2,836
Default Get website information

NP, Danny. follow the steps he
http://www.mrexcel.com/tip103.shtml

Do what you need to do a couple times; get comfortable with it. Turn on the
macro recorder, go through the steps, turn off the macro recorder.

Finally, link the code to a command button:
http://www.mrexcel.com/tip068.shtml

--
Ryan---
If this information was helpful, please indicate this by clicking ''Yes''.


"AP" wrote:

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
.