View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.newusers
mariob mariob is offline
external usenet poster
 
Posts: 1
Default importing text as a URL

hi all,

I need to import a csv file where every row has an URL such as


.....,http://www.something.something,....,.....

When I import it the URL is considered as text by Excel, i.e. no
hyperlink is automatically created.

How do I tell excel to create the hyperlink when importing?


thanks