T
Tan
Hi All,
I have gotten this formula thru the help of someone. It converts dates into
their respective fiscal quarters. The formula is:
="Q"&INDEX({4;1;2;3},INT((MONTH(A2)+2)/3))
However, this formula uses a fiscal year which starts on April 1st. I need
the formula to start on 1st Nov as its start of a fiscal year. Can anyone
advice on this, thanks.
I have gotten this formula thru the help of someone. It converts dates into
their respective fiscal quarters. The formula is:
="Q"&INDEX({4;1;2;3},INT((MONTH(A2)+2)/3))
However, this formula uses a fiscal year which starts on April 1st. I need
the formula to start on 1st Nov as its start of a fiscal year. Can anyone
advice on this, thanks.