View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
Shane Devenshire[_2_] Shane Devenshire[_2_] is offline
external usenet poster
 
Posts: 3,346
Default link between cells

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.

--
If this helps, please click the Yes button.

Cheers,
Shane Devenshire


"Cliver6" wrote:

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.
--
Cliver6