ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Discussion (Misc queries) (https://www.excelbanter.com/excel-discussion-misc-queries/)
-   -   creating a link to another sheet in the same file (https://www.excelbanter.com/excel-discussion-misc-queries/73236-creating-link-another-sheet-same-file.html)

Justin Loreth

creating a link to another sheet in the same file
 
I need to create a link from a certain cell, to a single work sheet in the
same file. Can't seem to find out how. Any Help?

SteveG

creating a link to another sheet in the same file
 

Select the cell you want the link in. Go to InsertHyperlink. In the
Edit Hyperlink box, select "Place in this document". You can then
select the sheet you want to be directed to and the cell also. Type in
the text that you want the hyperlink to display in the cell. Click OK.
The hyperlink is now in your cell.

Does that help?

Steve


--
SteveG
------------------------------------------------------------------------
SteveG's Profile: http://www.excelforum.com/member.php...fo&userid=7571
View this thread: http://www.excelforum.com/showthread...hreadid=515369


Dave Peterson

creating a link to another sheet in the same file
 
Like a formula that returns the value in that other cell?

select the cell you want to link to.
edit|copy
select the cell getting the link
edit|paste special|click paste link.

You'll see a formula like:
='sheet 99'!b27

You may want to adjust the formula
=if('sheet 99'!b27="","",'sheet 99'!b27)

To avoid seeing 0's when the "sending" cell is empty.


Justin Loreth wrote:

I need to create a link from a certain cell, to a single work sheet in the
same file. Can't seem to find out how. Any Help?


--

Dave Peterson


All times are GMT +1. The time now is 02:49 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com