View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
Rich Rich is offline
external usenet poster
 
Posts: 298
Default Returning a Hotlink from a VLOOKUP

I have a cell with a dropdown list of Company names. When I select a name,
the adjacent cell returns the URL for that company via a VLOOKUP function.
It all works fine except that the URL it returns is not a hotlink to that
website. How can I make it return a useable hotlink?

Thanks,