Hello all,
Is there a way to do the following:
=if value in Column A, return hyperlink to Column B
This is not a website hyperlink, this is a hyperlink to a smartsheet item. I have tried pulling hyperlinks through VLOOKUPs, nested if statements in the same sheet, etc. Manually clicking through and adding hyperlinks 1 by 1 through 1000s of rows is not possible. This sheet is also dynamic and not static, so as information is loaded, Column B needs to auto update as info is added to Column A. Is there a way to do this through the API?
Thoughts?