Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
How do I hyperlink to a cell in the same spreadsheet? I know I go to
Insert/Hyperlink, but what's the syntax to go to cell BB:2 ? Thanks in advance |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Try
=HYPERLINK("#K20","Click Me") to go to cell K20 on the same sheet. -- Cordially, Chip Pearson Microsoft MVP - Excel Pearson Software Consulting www.cpearson.com (email on the web site) "Maui Dave" wrote in message ... How do I hyperlink to a cell in the same spreadsheet? I know I go to Insert/Hyperlink, but what's the syntax to go to cell BB:2 ? Thanks in advance |
#3
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Move to the cell where the hyperlink is needed
Use Insert | Hyperlink (Or use the hyperlink tool) In the left-hand side of the Hyperlink dialog, click on "Place in this Document" In the second box down "Type the cell reference", enter the cell reference such as BB2 (please note it is not BB:2 with a colon between column and row) You can change what is displayed in the linking cell by entering text into the top box "Text to display", otherwise it will display JUNK!B22 where JUNK is my file name. Let's us know if you were successful best wishes -- Bernard V Liengme www.stfx.ca/people/bliengme remove caps from email "Maui Dave" wrote in message ... How do I hyperlink to a cell in the same spreadsheet? I know I go to Insert/Hyperlink, but what's the syntax to go to cell BB:2 ? Thanks in advance |
#4
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
I don't see "Place In This Document" anywhere in the Insert | Hyperlink dialog.
"Bernard Liengme" wrote: Move to the cell where the hyperlink is needed Use Insert | Hyperlink (Or use the hyperlink tool) In the left-hand side of the Hyperlink dialog, click on "Place in this Document" In the second box down "Type the cell reference", enter the cell reference such as BB2 (please note it is not BB:2 with a colon between column and row) You can change what is displayed in the linking cell by entering text into the top box "Text to display", otherwise it will display JUNK!B22 where JUNK is my file name. Let's us know if you were successful best wishes -- Bernard V Liengme www.stfx.ca/people/bliengme remove caps from email "Maui Dave" wrote in message ... How do I hyperlink to a cell in the same spreadsheet? I know I go to Insert/Hyperlink, but what's the syntax to go to cell BB:2 ? Thanks in advance |
#5
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Chip, I copied and pasted what you put below, but I get an error message (I
did put the appropriate cell number in there). Does the =HYPERLINK need to be in there? "Chip Pearson" wrote: Try =HYPERLINK("#K20","Click Me") to go to cell K20 on the same sheet. -- Cordially, Chip Pearson Microsoft MVP - Excel Pearson Software Consulting www.cpearson.com (email on the web site) "Maui Dave" wrote in message ... How do I hyperlink to a cell in the same spreadsheet? I know I go to Insert/Hyperlink, but what's the syntax to go to cell BB:2 ? Thanks in advance |
#6
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
What I posted was the hyperlink FUNCTION, not the hyperlink OBJECT. The two
are different (coming in to being in different version of Excel). You need the entire formula. -- Cordially, Chip Pearson Microsoft MVP - Excel Pearson Software Consulting www.cpearson.com (email on the web site) "Maui Dave" wrote in message ... Chip, I copied and pasted what you put below, but I get an error message (I did put the appropriate cell number in there). Does the =HYPERLINK need to be in there? "Chip Pearson" wrote: Try =HYPERLINK("#K20","Click Me") to go to cell K20 on the same sheet. -- Cordially, Chip Pearson Microsoft MVP - Excel Pearson Software Consulting www.cpearson.com (email on the web site) "Maui Dave" wrote in message ... How do I hyperlink to a cell in the same spreadsheet? I know I go to Insert/Hyperlink, but what's the syntax to go to cell BB:2 ? Thanks in advance |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Excel Pivot Table link page field to spreadsheet cell | Excel Discussion (Misc queries) | |||
How do I link a folder to a cell in an Excel spreadsheet | Excel Worksheet Functions | |||
How to link a cell from other spreadsheet? | Excel Discussion (Misc queries) | |||
Link to Spreadsheet | Excel Discussion (Misc queries) | |||
Is there any way to get rid of a link in a spreadsheet? | Excel Discussion (Misc queries) |