View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
duane duane is offline
external usenet poster
 
Posts: 64
Default Parse hyperlink from visible text

I was given a large Excel file which contains a column with visible text
("Map") in it, which contains an underlying hyperlink to a URL.

Can I parse the hyperlink into another column? I can't find a way to do it,
but it seems this should be a fairly simple function.

Thanks