Writing a formula that Sums the values in the "PO Amount" column for a specific company

RPlaud
✭✭
I am trying to write a formula that calculates the sum of a column on another Smartsheet ("PO Amount") if the value is a number and is not company "ABC" in the column "Vendor" on another sheet as well. This is the formula I have tried:
=SUMIF(AND({In Vivo Study Tracker Range 1},<> "ABC Company", {In Vivo Study Tracker Range 2, is a number}))
The error message is #INCORRECT ARGUMENT SET
Here is where I am inputting the formula:
And here is the sheet that contains the information I am referencing:
If someone could please help me figure this out it would be greatly appreciated!!!! Thank you in advance for any assistance.
Tags:
Answers
-
You need a SUMIFS to include multiple range / criteria sets.
.
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Customer Resources
- 67.2K Get Help
- 451 Global Discussions
- 155 Industry Talk
- 505 Announcements
- 5.4K Ideas & Feature Requests
- 85 Brandfolder
- 156 Just for fun
- 80 Community Job Board
- 514 Show & Tell
- 34 Member Spotlight
- 2 SmartStories
- 308 Events
- 36 Webinars
- 7.3K Forum Archives
Want to practice working with formulas directly in Smartsheet?
Check out the Formula Handbook template!
Check out the Formula Handbook template!