Automating formula into a cell is adding a apostrophe and breaking formula
When a row is added through a form I want to add formulas to certain columns The automation mostly works but adds a "'" at the beginning of the line so it does not work. Does anyone have ideas why? how to get around it?
=SUM([Item1]@row:[Item2]@row)
Becomes
'=SUM([Item1]@row:[Item2]@row)
Answers
-
Automation currently doesn't have the ability add a formula. It is adding it as text only, which is why the ' is there.
Is there a reason you couldn't create a column with a column formula to generate with the results you need for each submission? That would be my recommendation for this type of scenario.
I hope this helps!
Best,
Zach Hall
Training Delivery Manager / Charter Communications
-
Oh, I didn't column formula was a thing!
Thanks!
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Smartsheet Customer Resources
- 62.3K Get Help
- 364 Global Discussions
- 199 Industry Talk
- 428 Announcements
- 4.4K Ideas & Feature Requests
- 136 Brandfolder
- 127 Just for fun
- 128 Community Job Board
- 445 Show & Tell
- 28 Member Spotlight
- 1 SmartStories
- 283 Events
- 35 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!