COUNTIFS + AND / OR

RosieO
✭✭✭
I am trying to count specific information in three columns in my sheet:
- Is active - Yes
- Multiple 'needs updates' dropdown options
- Multiple file types
I tried this:
=countifs([Is Active]:[Is active] "Yes",[Asset Status]:[Asset Status], OR(@cell <> "Needs update - new brand", @cell <>"Needs update - legal changes"),[File Type]:[File Type], OR(@cell <>"PPT", @cell <>"docx"))
But am getting #unparseable
Please can someone advise? Thanks in advance
Rosie
Best Answer
-
Is it the missing "comma" after [Is Active]:[Is Active],"Yes"
Parul Mishra
Answers
-
Is it the missing "comma" after [Is Active]:[Is Active],"Yes"
Parul Mishra
-
@parulmishra I think thats worked! Thank you:)
Help Article Resources
Categories
Want to practice working with formulas directly in Smartsheet?
Check out the Formula Handbook template!
Check out the Formula Handbook template!