Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
David McRitchie posted this and it might help you:
=HYPERLINK("#"&CELL("address",C5),C5) =HYPERLINK("#"&CELL("address",sheetone!C5),sheeton e!C5) =HYPERLINK("#"&CELL("address",'sheet two'!C5),'sheet two'!C5) These formulas will adjust if you change the sheet name or insert/delete rows/columns on the linked sheet. NotGood@All wrote: I have 2 worksheets, I want to link say "f5" in worksheet1 to "A1" in worksheet2 but can't get the code correct, my latest effort is - in the "Type the cell reference:" I used =hyperlink(Sheet1!$F$5,Sheet2!$A$1) -- NotGood@All -- Dave Peterson |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|