How do I know if the quarter in a row matches the quarter that is is today?

I have a column name "Quarter". I has a formula the generates what quarter the date is in this fashion ( Q1 / Q2 / Etc).
What I have been trying to do is use the Today() function to try and match it to the quarter of todays date.
=COUNTIFS([RLO Receive Date]:[RLO Receive Date], >=TODAY(-365), AND(Quarter:Quarter@row, Quarter:Quarter@row TODAY()))
I know this is wrong but the concept is there: Count the RLO date IF its in the last year AND if the quarter at the row MATCHES the quarter today.
My guess is that I have to some how identify, in a new column, a way to reference the constantly changing date of TODAY and put the quarter identifying formula from my quarter column?
Ricky T
Gov Contractor for USSF
Answers
-
Where exactly are you putting this formula? What is the expected outcome of this formula?
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Customer Resources
- 67.8K Get Help
- 474 Global Discussions
- 205 Use Cases
- 516 Announcements
- 5.5K Ideas & Feature Requests
- 87 Brandfolder
- 157 Just for fun
- 82 Community Job Board
- 521 Show & Tell
- 36 Member Spotlight
- 3 SmartStories
- 309 Events
- 37 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!