Hi All,
Forgive me if this has been answered before. I tried to Search but kept getting a blank screen and gave up.
I have a file that has a column of dates (In column E, starting in E2). And need to find everyone that would be getting an Award for service this 4th Quarter. I tried using the formula below but to no avail and not sure why it's not working. Can anyone critique my formula for me?
=IF(AND(OR(RIGHT(YEAR(E2),1)=8,RIGHT(YEAR(E2),1)=3),OR(MONTH(E2)=10,MONTH(E2)=11,MONTH(E2)=12)),"4thQAward","")
Thanks in advance,
Cullen
Bookmarks