I have successfully set up a dynamic hyperlink in a cell using
=HYPERLINK("#'"&$C$9&"'!$C$11","Edit Roster"), where the contents of C9 is the name of the worksheet I want to link to. However, I now want to use a text box instead, so I can place the link in a header. I have tried the same command in the text box hyperlink, but it returns "Reference is not valid".
I was thinking the hyperlinks would work the same whether it was in a cell or on an object.
Thanks in advance for any help.
=HYPERLINK("#'"&$C$9&"'!$C$11","Edit Roster"), where the contents of C9 is the name of the worksheet I want to link to. However, I now want to use a text box instead, so I can place the link in a header. I have tried the same command in the text box hyperlink, but it returns "Reference is not valid".
I was thinking the hyperlinks would work the same whether it was in a cell or on an object.
Thanks in advance for any help.