Asked • 06/12/19

Creating Excel reports with Hyperlinks to other Excel worksheets via SSRS 2016?

I need to create excel reports with SSRS 2016. These reports have need to have a `sheet 1` that is an index to the other sheets. I can get the excel function inserted correctly using an expression. The expression is as follows: ="=HYPERLINK(" & chr(34) & "#" & "'" & "Sheet2" & "'" & "!A4" & chr(34) & "," & chr(34) & "TEST" & chr(34) & ")" This creates the correct hyperlink syntax in the excel cell. This syntax is as follows: =HYPERLINK("#'Sheet2'!A4","TEST") The problem is that I have to click the cell once before it will behave as a hyperlink and just show the word TEST. After I click it once it works as desired. However, I need it to render from the start as a hyperlink. Any ideas? I also tried doing it as just text but as soon as SSRS sees the "=" it interprets it as an expression. It is almost impossible to find any advanced excel formatting (via SSRS) on the web. Almost all the info is very rudimentary.

1 Expert Answer

By:

Gurpreet Singh R. answered • 05/26/25

Tutor
New to Wyzant

Boost your tech confidence With me

Still looking for help? Get the right answer, fast.

Ask a question for free

Get a free answer to a quick problem.
Most questions answered within 4 hours.

OR

Find an Online Tutor Now

Choose an expert and meet online. No packages or subscriptions, pay only for the time you need.