PrashanthGM12345
Member
Hi gurus,
I am referring to the table in the attached excel file.
i have used the below formula in column A for automatically finding the quarter.
="Quarter "&CEILING(MONTH(B2),3)/3
As per the above formula its taking
Jan - Mar = Quarter 1
Apr - Jun = Quarter 2
Jul - Sep = Quarter 3
Oct - Dec = Quarter 4
But my requirement is
Apr - Jun = Quarter 1
Jul - Sep = Quarter 2
Oct - Dec = Quarter 3
Jan - Mar = Quarter 4
How do i achieve this? Please guide me.
I have attached the excel file for your reference.
I am referring to the table in the attached excel file.
i have used the below formula in column A for automatically finding the quarter.
="Quarter "&CEILING(MONTH(B2),3)/3
As per the above formula its taking
Jan - Mar = Quarter 1
Apr - Jun = Quarter 2
Jul - Sep = Quarter 3
Oct - Dec = Quarter 4
But my requirement is
Apr - Jun = Quarter 1
Jul - Sep = Quarter 2
Oct - Dec = Quarter 3
Jan - Mar = Quarter 4
How do i achieve this? Please guide me.
I have attached the excel file for your reference.