View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Tom Ogilvy Tom Ogilvy is offline
external usenet poster
 
Posts: 27,285
Default Making Hyperlinks Unavailable

Look at the hyperlinks worksheet function in Excel help.

You can combine it with an IF function I would think.

Regards,
Tom Ogilvy


"David W" wrote in message
...
Is there a way to make a hyperlink unavailable until a condition is true,

or
is there another way to perform this procedure