HYPERLINK - Jump to another sheet in the same workbook
Hi,
Why don't you simply select the cell then
Insert|Hyperlink
Select Place in this document and select your sheet.
You can specify a particular cell and text to display.
Mike
"Tor Einar" wrote:
My workbook's name is Test.xls. By clicking a specific cell in sheet 1, I
want Excel to jump to sheet 3 in the same workbook. What is wrong with my
formula:
=HYPERLINK("(Test)Sheet3!";"Click")
|