Hello, I need to know if there is a way that I can populate the Quarter automatically based on the system automated "Created (Date)" field in a sheet?
If the Created Date is between 1/1/2021 and 3/31/2021, I want the next column in the row to populate "1st - 2021"
If the Created Date is between 4/1/2021 and 06/30/2021, I want the next column in the row to populate "2nd - 2021"
If the Created Date is between 7/1/2021 and 09/30/2021, I want the next column in the row to populate "3rd - 2021"
If the Created Date is between 10/1/2021 and 12/31/2021, I want the next column in the row to populate "4th - 2021"
I would like it to continue that way through 2025.
Is there a way that I can do this without having to do it manually?
Thank You