Hello! Thank you in advance for the help.

I need to subtract quarters. For example, Q413-Q113=3. I cannot figure out how to do this.

An alternate solution would be to convert the quarter to a date and subtract the dates, but I cannot figure out how to convert Q113 to 1/1/13, The dates go back too far to use nested if.

I appreciate any help.