Count the number of submissions in a particular year
How can I do a Countif Formula that would collect the employee payroll number and count how many times an agent has been absent for ONLY 2023.
One issue I'm having is collecting previous years, such as 2022. I only want it to count as 2023.
Answers
-
First, you'll need the COUNTIFS() function to put multiple criteria in.
Second, assuming the "date you were absent" column is a date type, you can extract the year from it with the year() function. You'll need to use the @cell operator in your formula as well. This video might help:
Darren Mullen, smartsheetguru.com
Get my 7 Smartsheet tips here
Author of: Smartsheet Architecture Solutions
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!