Forum Discussion
Hyperlink referenced from another Sheet not working
- Jun 23, 2020
Hi niallfagan
The solution to your query work like this
=HYPERLINK("#MasterSheet!G22","Test")
Note : It is very important to type the "#" pound sign before the sheet name insidequotes. It indicates that the location within the current workbook. Link will give you error if you forget to enter it.
Regards, Faraz Shaikh | MCT, MIE, MOS Master, Excel Expert
If you find the above solution resolved your query don't forget mark as Official Answer to help the other members find it more
Hi niallfagan
The solution to your query work like this
=HYPERLINK("#MasterSheet!G22","Test")
Note : It is very important to type the "#" pound sign before the sheet name insidequotes. It indicates that the location within the current workbook. Link will give you error if you forget to enter it.
Regards, Faraz Shaikh | MCT, MIE, MOS Master, Excel Expert
If you find the above solution resolved your query don't forget mark as Official Answer to help the other members find it more