Connect with peers, share your expertise, and inspire what’s next in Smartsheet — from proven practices to practical how-to insights from fellow users and product experts.
Sign in to join the conversation:
Ugh my formula's wrong and it's spread out over 100 files. It was bad enough going back and entering the formula across all sheets the first time now I'm going to have to redo it. Is there any user define function available that might make this easier to update? I can understand that UDFs might not work with cross sheet formulas but for basic in-sheet formulas couldn't a UDF be executed using @cell references in the formula?
Hi Mike,
I feel your pain!
A possible workaround could be to export/backup to Excel and add the formula there and add a special character before the = and then search and replace in the sheets.
Depending on the structure, complexity and so on that could be a more efficient option.
Would that help?
Have a fantastic day!
Best,
Andrée Starå
Workflow Consultant @ Get Done Consulting
If the code is fairly generic (like using @row instead of row numbers), this can be done easily using the API.
I have a find and replace function for this sort of thing. It is not expecting 100 sheets, but it could.
I won't have time to work on it before you likely have to fix it though. Sorry.
Craig
I will start using @row more and experiment with search and replace There's so much to learn. Awesome feedback, thanks Andree & Craig !
Happy to help!
Andrée
Anyway we can make this view only for security purposes? We would like to prevent users from sending responses to other users by accident.
I am currently setting up an automation for people to get notified through their email, when they are prompted. But is there a way that they can reply in the email of a comment that will then go to the specific sheet. This way they do not have access to the sheet, but can just comment through email with updates?
Is there a way to revert to the old dashboard look and feel. The new dashboards do not look good at all. There is no way of knowing if there are additional items in the widgets until you scroll over one to learn there is more to it since the vertical bar doesn't show. We have hundreds of dashboards and they will all need…