Linking to Cell in Different Worksheet

purceld2

Well-known Member
Joined
Aug 18, 2005
Messages
586
Office Version
  1. 2013
Platform
  1. Windows
Hi
I haven't used Excel for years and forgotten how to link to another cell.
Basically I have two sheets in the same workbook and I am able to use MATCH to find the cell I want to navigate to in the other sheet.
What I now want to do is to hyperlink to the cell in the other sheet.

Can somebody point me in the right direction please.

Kind Regards

Desmond
 

Excel Facts

Can you AutoAverage in Excel?
There is a drop-down next to the AutoSum symbol. Open the drop-down to choose AVERAGE, COUNT, MAX, or MIN
Try:
Excel Formula:
=HYPERLINK("[WorkBookName]WorkSheetName!CellReference","TextToShow")
 
Upvote 0
Try:
Excel Formula:
=HYPERLINK("[WorkBookName]WorkSheetName!CellReference","TextToShow")

Thanks Eduzs for your response

Unfortunately I am still having trouble getting the formula to work.

I am entering

=HYPERLINK("[WhatsApp Consolidated Data 30012021]Music Library 10022021!Q2","TextToShow")

Q2 holds the Value "A25838" which is the cell in "Music Library 1002202" which I want to Hyperlink to

Also if both Sheets are in the same workbook do you need the Workbook name?

Regards
 
Upvote 0
Try:
Excel Formula:
=HYPERLINK("[WhatsApp Consolidated Data 30012021.xlsx]'Music Library 10022021'!"&'Music Library 10022021'!Q2,"TextToShow")
 
Upvote 0

Forum statistics

Threads
1,214,990
Messages
6,122,625
Members
449,093
Latest member
catterz66

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top