How to hyperlink a worksheet.

matheuscfernandes

New Member
Joined
May 24, 2010
Messages
6
Hi,

I have been trying for the longest time to hyperlink a worksheet, where I'm at the first worksheet called Chart 1, and I want to create a link to another worksheet called CA in the same workbook. I would linke for this link to be in a cell, not in macro if possible. If not, then I could use macro.

How could I write an equation where I could link these two together?

I tryed typing in:

1. =hyperlink("CA!", "Test1")
2. =hyperlink("[Workbook1]CA!", "Test1")
3. =hyperlink("[Workbook1.xls]CA!", "Test1")
4. =hyperlink('Chart1'!, "Test1")
5. I also tryied specifying it to a specific cell to each one of thos tryies, by adding A1 after "!"

I don't know what I'm doing wrong. Any help would be greatly appreciated!
 

Excel Facts

Ambidextrous Undo
Undo last command with Ctrl+Z or Alt+Backspace. If you use the Undo icon in the QAT, open the drop-down arrow to undo up to 100 steps.
Thanks for your quick reply, I appreciate your time.

It still pops up "Reference not Valid".

I do have a Worksheet called CA, and I changed Chart 1 to CA, but it still didn't work.
 
Upvote 0
Is the name of the tab definitely as it appears in the formula? So if "Chart 1" then it would need the space between the Chart and the 1.
 
Upvote 0

Forum statistics

Threads
1,224,586
Messages
6,179,710
Members
452,939
Latest member
WCrawford

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