View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
josuegm josuegm is offline
external usenet poster
 
Posts: 10
Default Import HTML code into Excel

Hello guys,

Does anybody have any idea how can I pick html code from a webpage, and
paste into excel, line by line? The link from the webpage is a
variable, so I will get the information right from the web. All I need
is that:

Excel picks up the variable "link";

Get the html code from the "link" url, and place, line by line into
Excel as TEXT.

Could anybody help me?? PLEAAASSSE :)