Need help seeing why the Quarter is not pulling correctly.
I have the following formula trying to pull the Quarter, but it shows Q1 for all the months. Example 12 is showing Q1 when it should show Q4.
IF(OR(FIND(01,{Month}),FIND(02,{Month}),FIND(03,...