View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
John Doe[_5_] John Doe[_5_] is offline
external usenet poster
 
Posts: 4
Default Script to add hyperlink to Excel cell containing text

Would like to use Windows Script to add a hyperlink to a cell in Excel:

Example:

The cell contains BE001.TXT. I want to turn that entry into a hyperlink to
\\Server06\C$\Program Files\Veritas\NT\Data\BE001.TXT while displaying only
BE001.TXT in the cell.

Can this be done using Windows Scripting?

Please reply to the group -no emails.

Thanks in advance