What is the best way to pull data for the current year from another sheet?

I have a sheet that pulls monthly data for items corrected and not corrected. The formula I use works great, but I only want data in the corrected column to use current year data. Here is the current formula: =countifs({Hospital Month Corrected}, "3", {Hospital DateCreated Corrected}, Month(@cell)=3)

This gives me the number of items corrected in March.

image.png

Best Answers

Answers

Help Article Resources

Want to practice working with formulas directly in Smartsheet?

Check out the Formula Handbook template!