Counting # rows submitted in a particular month and year

Options

Hello, my current formula only counts what month a row was submitted but not the year. How can I get the formula to also count the row if it happened in January of the current year?


=COUNTIF({Date Submitted}, IFERROR(MONTH(@cell), 0) = 1)


Tags:

Best Answer

Answers

Help Article Resources

Want to practice working with formulas directly in Smartsheet?

Check out the Formula Handbook template!