Count IFS and NOT(IsBlank
Good morning!
I am attempting to use a sheet to count instances on another sheet and keep getting an Incorrect Argument error on the rows that should be counted.
I am counting the number of jobs with a particular type where one column is blank and another is not blank.
So count by Job Type, if Engineering Completion Date is blank, and Division Name is not blank (this is to weed out the additional rows on the sheet with no data in them). I have attached a screenshot below. For other branches I can simply put Division is equal to "X" but this branch has two locations so I thought it may be easier to just use "Not Blank".
Thanks for your help!
Best Answer
-
It looks like you misplaced a parenthesis. Take one from the end and move it to after the NOT(ISBLANK(@cell).
Right now you are closing out the ISBLANK function, but then everything after that is part of the NOT function because it isn't closed out.
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!
Answers
-
It looks like you misplaced a parenthesis. Take one from the end and move it to after the NOT(ISBLANK(@cell).
Right now you are closing out the ISBLANK function, but then everything after that is part of the NOT function because it isn't closed out.
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!
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Smartsheet Customer Resources
- 63K Get Help
- 380 Global Discussions
- 212 Industry Talk
- 442 Announcements
- 4.6K Ideas & Feature Requests
- 140 Brandfolder
- 129 Just for fun
- 130 Community Job Board
- 449 Show & Tell
- 30 Member Spotlight
- 1 SmartStories
- 305 Events
- 34 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!