View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
al al is offline
external usenet poster
 
Posts: 363
Default Hyperlink to a userform?

I have a macro that assembles a series of user workbooks from a template
library, and some cells have hyperlinks that are constructed based on user
data entries. I now have a need to give the user a choice of hyperlink from
certain cells, and my plan is to provide a userform to handle that. Is it
possible to create a hyperlink to the userform, or do I have to emulate it by
using a selection change event?
--
Al C