Hello
I've seen people post about this, but I haven't found a way to use it or if there has even been an enhancement added to Smartsheet.
I'd like to be able to use a formula to insert the Row Link to a cell, which I can then access via INDEX/MATCH on another sheet.
I have a list of projects that were completed by fiscal year, one sheet for each FY. I have another sheet that lists all of our clients. I'd like for there to be a hyperlink for each project for each client created over the last few FY.
CLIENT 1
Hyperlink1 (to row in another sheet for this project completed for the client in FY 2018)
Hyperlink1 (to row in another sheet for this project completed for the client in FY 2019)
A user can click the hyperlink and go directly to the row in the other sheet to view details of the project.
The Row ID would have been automatically put in each FY sheet via formula, so it may update automatically as new rows are added to those sheet.
Any thoughts or work arounds?