SUMIF or IF
Hi!
I am new to smartsheet and trying to figure out how to accomplish this (all contained in a single smartsheet):
Sum "Approvals" IF the "JobID" is the same and then multiply it by 400
Answers
-
Not knowing how your columns are set up not 100% sure have a couple of potentials below if they don't work with what you have provide additional details on your columns
You will need to change the name to the title of your Job ID column name and your approvals column name. If the column name has more than one work you need to surround it in brackets if it is a single word you can leave off the brackets. This below is if you want to reference the Job ID column for the criteria.
=(Sumif([JobID]:[JobID],"[JobID]@row,Approvals:Approvals))/400
The below is if you want to specify the specific criteria and not reference a row.
=(Sumif(JobID:JobID,"specify specific criteria",Approvals:Approvals))/400
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Customer Resources
- 65K Get Help
- 443 Global Discussions
- 140 Industry Talk
- 472 Announcements
- 5K Ideas & Feature Requests
- 129 Brandfolder
- 150 Just for fun
- 70 Community Job Board
- 497 Show & Tell
- 33 Member Spotlight
- 2 SmartStories
- 301 Events
- 36 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!