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

Workdays for a market open Mon, Wed, Friday?
Yes! Use "0101011" for the weekend argument in NETWORKDAYS.INTL or WORKDAY.INTL. The 7 digits start on Monday. 1 means it is a weekend.
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,215,034
Messages
6,122,782
Members
449,095
Latest member
m_smith_solihull

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