View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
jimmulv3 jimmulv3 is offline
external usenet poster
 
Posts: 1
Default How do I create a hyperlink with a macro?

Hello,

I am attempting to create a spread sheet for work that is as easy to use as
possible. My goal is to create a macro that adds a hyperlink to a particular
cell. The catch is, I would like the URL to come from the clipboard. This way
all they need to do is copy the address and run the macro. Is this possible?