View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Judge Platt Judge Platt is offline
external usenet poster
 
Posts: 5
Default Easy question, I think

I want to make a form button click a cell that has a hyperlink in it. Range
("B4").Select simply moves my cursor to that cell, but doesn't activate the
hyperlink. How do I activate the hyperlink?