View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Ronald[_3_] Ronald[_3_] is offline
external usenet poster
 
Posts: 1
Default making normal text to hyperlink.

Hi all,

I have the following issue,

I load a bunch of web adresses from a text file into excel.
Example:

www.microsoft.com
www.playboy.com
etc.
etc.


When I do this the web adresse are displayed as text.
How do I get them to perform/display as a hyperlink so clickin on the
text will bring me directly to the site?
The data to load is different every time.

Looking forward to see any options to my problem.

Ronald