View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.misc
Dave Peterson Dave Peterson is offline
external usenet poster
 
Posts: 35,218
Default Hyperlink in csv file not working properly

And if you added an equal sign to that formula, would it work:

=hyperlink(...)



TracyM wrote:

I have a perl script that creates a csv file and e-mails it to an e-mail
address. However, the hyperlink is not working. It is listed as

HYPERLINK("<http://www.website.com/directory/filename.cgi?id=122222")

I want the actual hyperlink to be "clickable" for the user to be
automatically redirected to the website. Not have to copy and past text.

Does anyone have any Ideas?


--

Dave Peterson