View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Big UT Fan Big UT Fan is offline
external usenet poster
 
Posts: 34
Default How do I do this?

I'd like to take the values (numbers) in a particular column to a hyperlink
in which the number is part of the url. For example, imagine a col of 5
digit #s. In cell A:2 is 12345. I want to change this to a hyperlink to the
url http://www.url.com/id=12345. There has to be a way but I've never done
it. Thanks!