Hyperlink Forma to link to sheet

howard

Well-known Member
Joined
Jun 26, 2006
Messages
6,566
Office Version
  1. 2021
Platform
  1. Windows
I have sheet name in A35 to A45 for eg A35 is Br1 Sales , A36 Br2 sale etc on sheet Summary


I want to set up hyperlink to the applicable sheet name by referencing the cell number on sheet Summary for eg A35, A35


Code:
 =HYPERLINK("#'A35'!")


once this is set up correctly I can then copy the formula down


it would be appreciated if someone can kindly assist me
 

Excel Facts

How to change case of text in Excel?
Use =UPPER() for upper case, =LOWER() for lower case, and =PROPER() for proper case. PROPER won't capitalize second c in Mccartney
I have shown some sample data of what I am trying to achieve




Book1
AB
35BR1 SalesA1
36BR2 Sales
37BR3 Sales
38ERP Sales
39EPW Sales
40
Sheet1
Cell Formulas
RangeFormula
B35=HYPERLINK("#&A35'!","A1")
 
Upvote 0

Forum statistics

Threads
1,215,463
Messages
6,124,965
Members
449,201
Latest member
Jamil ahmed

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