Convert to Column Formula Issue
Hi
I use the following formula =((Applications1 / [Employee Count]1) * 12) * 10 to calculate a figure from two columns. But when I right click to Convert to Column Formula" it errors and says The column formula syntax isn't quite right? What am I missing?
Thanks
Chris
Best Answer
-
Hello Chris
Column Formulas do not allow references to specific row numbers- that is the syntax the error refers to . Convert your column references (ex. Applications1) to @row
=((Applications@row / [Employee Count]@row) * 12) * 10
You can find more information here
Answers
-
Hello Chris
Column Formulas do not allow references to specific row numbers- that is the syntax the error refers to . Convert your column references (ex. Applications1) to @row
=((Applications@row / [Employee Count]@row) * 12) * 10
You can find more information here
-
Thanks!
-
You're welcome! And I see my link to the column formula help page didn't insert above. Here is the link, if you need it. https://help.smartsheet.com/articles/2481944-set-formulas-for-all-rows-with-column-formulas
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Smartsheet Customer Resources
- 64.3K Get Help
- 422 Global Discussions
- 221 Industry Talk
- 461 Announcements
- 4.8K Ideas & Feature Requests
- 143 Brandfolder
- 143 Just for fun
- 59 Community Job Board
- 462 Show & Tell
- 32 Member Spotlight
- 1 SmartStories
- 300 Events
- 39 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!