How to count within a date range in first column and with a specific criteria in a second column

KO_in_Colo
edited 12/09/19 in Formulas and Functions

I want to figure out how many times a specific person sends an application out within a specific date range. Here is the formula I tried:

 

=COUNTIFS(Name:Name,"Jane",[Application sent]:[Application sent],AND@cell>=DATE(2018,1,1),@cell<=DATE(2018,3,31)))

 

Thanks ahead of time for any thoughts!

Tags:

Comments

Help Article Resources

Want to practice working with formulas directly in Smartsheet?

Check out the Formula Handbook template!