link between cells

  • Thread starter Thread starter Cliver6
  • Start date Start date
C

Cliver6

I want to be able to write instructions that list a Table designation and be
able to click on that designation so that I navigate to that table.
 
Hi,

In cell A1 type Table1. Press Ctrl+K and create a hyperlink to the top left
corner of Table1.

If cell X50 contained the title Table1 you could enter =X50 in cell A1 then
click on cell A1 and press Ctrl+[ will take you to X50.

A more sophisticated way is to wite code to move you to the desired location
when you double-click a cell with a table designation.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top