View Single Post
  #3   Report Post  
Posted to microsoft.public.excel.programming
Ken Ken is offline
external usenet poster
 
Posts: 207
Default GoTo Sheet reference

Mark
A double click should do it. Also, control [ will take you to the
cell on the other sheet as well.
I hope this helps.
Ken


On Feb 18, 1:25*pm, "mp" wrote:
If I have a sheet/cell reference in, say somewhere on Sheet1 (or whereever),
eg ='Sheet2'!A2
How can I make a right click menu item that would take me to Sheet2 A2?
I would have thought that might be a default menu item but I don't see it..

Thanks
Mark