Formula assistance

Hello,
I am needing to pull count for the current month and year to track my extensions for each project. I am unable to capture the formula correctly. Any guidance or assistance is greatly appreciated!
This is where I am pulling the data from -
Answers
-
Hello @asha.D!
I have a suggestion — I would add 2 columns to your sheet.
First one is Month with the column formula being =MONTH([Extension Date]@row).
Then I would add a Year column with the formula being =YEAR([Extension Date]@row)
Then in your Metadata Sheet, I would create 2 columns to the Left of your Column4 and Column 5. The first column is Month. The second Column is year. This way if you are creating a chart, you can use the columns with the names you have chosen, but the formula can be based off of these columns.
So it would look something like this:
=COUNTIFS({Extensions}, "YES", {Active project extensions}, 1, {Month}, Month@row, {Year},Year@row)
Then you can pull this formula all the way down. You do not have to do a separate one for each row.
If you want to jump on a quick call to make sure this works, feel free to schedule time on my calendar below. And if I have answered your question, please remember to mark it 😊
Michelle Choate
michelle.choate@outlook.com
Always happy to walk through any project you need help with! Book time with me here: https://calendly.com/michelle-choate
-
Thank you Michelle. I have requested a time to meet with you, as I am still struggling. I appreciate all your help!
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Customer Resources
- 67.2K Get Help
- 452 Global Discussions
- 155 Industry Talk
- 505 Announcements
- 5.4K Ideas & Feature Requests
- 85 Brandfolder
- 156 Just for fun
- 81 Community Job Board
- 514 Show & Tell
- 34 Member Spotlight
- 2 SmartStories
- 308 Events
- 36 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!