Sign in to join the conversation:
Is there a way to hide cross sheet formula links? If you define a reference range on a sheet for vlookups I would rather not see all my columns on the parent sheet filled with little mouseover links.
Thanks
Hi Thane,
There currently isn't a way to hide the cross-sheet formula links or arrows.
When you have a moment, please let our Product team know that you'd like to see a feature like this added to a future version of Smartsheet by filling out the Product Enhancement Request form under Quick links on the right of the community site.
This was four years ago. I can imagine how many people have submitted this request, including myself.
The UX around this is just awful.
adamthedorsey AGREED!
Is this still not fixed? It makes the sheet look super busy and I have many collaborators working on it. It is very unnecessary to see the little arrows.
Bump
Each row has a unique ID and I use this to generate two different hyperlinks in excel with this =HYPERLINK(CONCAT("http://www.XXXXX/",A3),"URL") Is there a workaround in Smartsheets to do similar?
I have Idea IDs that appear on two different sheets (sheet A, sheet B), and I have a column on sheet B called "Update needed?" Sheet A also has an Idea status column. I need a column formula for sheet B's "update needed" to be set to Yes if sheet A's Idea ID=sheet B's Idea ID for that row AND sheet A's status is "Not…
=SUMIF({Stores Daily Log Range 8}, "1000000456", {Stores Daily Log Range 9}) Hi I am adding figures from the above sheet to another sheet using criterias. everything works until I add another line in the log then the Range does not automatically pick up the new line. Is there a way to do this please.