Thread: jump to link
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
LearningVBA LearningVBA is offline
external usenet poster
 
Posts: 3
Default jump to link

Hello, I wonder if it is possible to have a custom entry in the list that
appear when i do right click on a cell? Here is what I have in mind:
suppose a table in a sheet, I would like to be able to right click on a
particular cell and choose "Jump to detail". The detail would be primarily
located in another sheet in the same workbook.
I rather not have tons of button on the table. If it is feasible, can
someone show me the way to tackle this?

Thank you