View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Pawan Pawan is offline
external usenet poster
 
Posts: 87
Default Macro for hyperlink -pawan

I have 2 sheets. Sheet1 and sheet 2
In sheet 2, there are absolut references of sheet 1 in various cells. ( like
$J$2). I want to create hyperlink to these cells so that when I click it, it
will go to that cell directly.
Is it possible?

Thank you in advance...

-Pawan