Performing Calculations if Cell = ""
Hello Community,
I have a question on what the optimal solution is to a calculation I would like to perform.
Here is what's there:
In one column I have job title - based on if that cell = "[title X,Y...]" then I'd like to perform a calculation based on four other columns that have calculated values in them - but the weight of those calculations will change based on what position is listed.
For instance,
If they are Title X, then AVG(all scores), if they are Title Y, then AVG(scores 1-3)+(score 4 * 2)
Please let me know if this is possible or if I should go another route!
Thank you
Comments
-
Very possible. It could be rather drawn out depending on how many titles you have though.
=IF(Title@row = "X", AVG(Score1:Score4), IF(Title@row = "Y", AVG(Score1:Score3, Score4*2)))
Come see me in Seattle at ENGAGE 2024! I will be at the 10xViz partner booth throughout as well as the "Lets Talk About Community" Meet & Eat table on Tuesday from 11:45am - 12:45pm!
Categories
- All Categories
- 14 Welcome to the Community
- Smartsheet Customer Resources
- 62.8K Get Help
- 376 Global Discussions
- 207 Industry Talk
- 440 Announcements
- 4.5K Ideas & Feature Requests
- 139 Brandfolder
- 129 Just for fun
- 130 Community Job Board
- 449 Show & Tell
- 30 Member Spotlight
- 1 SmartStories
- 284 Events
- 33 Webinars
- 7.3K Forum Archives