Fiscal Quarter Percentage difference

Walker_Ice

Board Regular
Joined
Oct 6, 2023
Messages
50
Office Version
  1. 2021
Platform
  1. MacOS
Hi Everyone,

I have a table that calculates the revenue and expenses per quarter of the selected fiscal years. For the selected fiscal year, its easy to get what the profit percentage is for the quarters. But I want to be able to calculate the profit percentage difference is for the selected year and the previous year.
For example, If select "2023" as the year. I want be able to calculate the profit percentage is for the 2023 quarter (AMJ) and what the profit percentage is for the previous year quarter ('2022 AMJ" - in this example). I want to know what the percentage difference is between these two percentages. Is the business up during the quarter or is it down and by how much?

Any help would be appreciated. Thank you in advance.








TEsting_Excel_File.xlsx
ABCDEFGHIJKLMNO
1Income ServicesExpense_DatesExpense_TotalSpent
2ServiceDatePaymentTipsTotal2/4/21$858.00
3MDL4-Feb-21$900.00$0.00$900.003/13/23$750.00
4LDL13-Mar-23$300.00$25.00$325.006/17/22$75,000.00FISCAL YEAR QUARTERS:2023
5POL17-Jun-22$200.00$25.00$225.006/7/23$7,000.00RevenueTotal CostProfitsCurrent Quarter profit %Quarter difference profit %
6POW7-Jun-23$900.00$0.00$900.007/10/23$85,000.00JFM$917,101.00($126,560.00)$790,541.0086.2%
7MAN10-Jul-23$1,900.00$0.00$1,900.003/31/24$851,002.00AMJ$2,700.00($13,844.00)($11,144.00)-412.7%
8INO31-Mar-24$23.00$10.00$33.005/26/23$6,520.00JAS$1,900.00($85,000.00)($83,100.00)-4373.7%
9YOU26-May-23$875.00$10.00$885.002/18/23$1,000.00OND$0.00($77.00)($77.00)#DIV/0!
10TBW18-Feb-23$750.00$10.00$760.006/1/23$324.00Year Total:$921,701.00($225,481.00)$696,220.0075.5%
11DPW1-Jun-23$600.00$10.00$610.002/18/24$4,243.00
12MDL18-Feb-24$600.00$5.00$605.003/18/23$4,537.00
13RDL18-Mar-23$850,999.00$5.00$851,004.005/28/22$8,789.00
14NAM28-May-22$85,000.00$0.00$85,000.002/8/23$75.00
15PPP8-Feb-23$10,000.00$10.00$10,010.003/3/23$433.00
16PPE3-Mar-23$10,090.00$10.00$10,100.001/4/21$2,224.00
17PPE4-Jan-21$100.00$0.00$100.002/14/23$42,235.00
18INO14-Feb-23$23,998.00$0.00$23,998.0011/1/23$77.00
19LDL1-Apr-23$300.00$5.00$305.001/3/22$78.00
20HDL3-Jan-22$8,500.00$0.00$8,500.002/25/23$987.00
21AND25-Feb-23$20,000.00$0.00$20,000.006/26/25$4,567.00
22WWW26-Jun-25$79,000.00$5.00$79,005.003/10/23$76,543.00
23WDL10-Mar-23$899.00$5.00$904.002/2/25$9,357.00
Sheet5
Cell Formulas
RangeFormula
K6:K9K6=IFERROR( SUMPRODUCT( Income_TotalPay * IF($K$4="All", 1, (YEAR(Income_Dates) = $K$4)) * (ROUNDUP(MONTH(Income_Dates)/3, 0) = ROWS($J$6:$J6)) ), 0 )
L6:L9L6=IFERROR( -SUMPRODUCT( Expense_TotalSpent * IF($K$4="All", 1, (YEAR(Expense_Dates) = $K$4)) * (ROUNDUP(MONTH(Expense_Dates)/3, 0) = ROWS($J$6:$J6)) ), 0 )
M6:M10,E3:E23M6=SUM(K6:L6)
N6:N10N6=M6/K6
K10:L10K10=SUM(K6:K9)
Named Ranges
NameRefers ToCells
Expense_Dates=Sheet5!$G$2:$G$22L6:L9
Expense_TotalSpent=Sheet5!$H$2:$H$22L6:L9
Income_Dates=Sheet5!$B$3:$B$23K6:K9
Income_TotalPay=Sheet5!$E$3:$E$23K6:K9
Cells with Data Validation
CellAllowCriteria
K4ListAll,2021,2022,2023,2024,2025
 
I think, I see what your point is. Since we already have the profits % available. The y/y of the total cost % would add the most value, that way we have the profits % available and the total cost %.

Your approach is better than mine and it does show a % that is meaningful. But i do not have enough space to have Q1 2022 & Q2 2023. Thats why I needed to include it all into 1 singular formula.
 
Upvote 0

Excel Facts

What is =ROMAN(40) in Excel?
The Roman numeral for 40 is XL. Bill "MrExcel" Jelen's 40th book was called MrExcel XL.
Sorry, not clear whether you still need help? If you do, please let us know what results you're looking to calculate?
 
Upvote 0
Y/Y results usually measure $/$ as a %.

Example: Revenue Year 1 = $1 million, Revenue Yr 2 = $1.2 m, therefore Revenue is up 20% on a Y/Y basis.

As I said in Post #3, your approach compares two percentages:

IncomeCostProfit %Profit $
Q1 20221006040%40
Q1 202315010033%50
-7%+25%

It makes sense to report income is up 50%. Or that profit is up 25%.

Your approach calculates -7%, which is not a meaningful number.

Also, if you're looking for Y/Y, I'm not sure why your formula are calculating quarterly?

Perhaps you could post some simplified data and the results you're expecting to see?
Yes, I still need help. I agree with what you said here and I would like to accomplish this in a singular formula because I don't have enough space to add a previous year quarter and current year quarter.
The way you are calculating % is more meaningful than how I was doing it. Please help me accomplish this in a singular formula. 🙏
 
Upvote 0
Hi Stephen,

Do you think you will be able to help me accomplish this?

Thank you in advance.
 
Upvote 0
Hi,

Is anyone able to help me with calculating the Y/Y profits for the Fiscal quarters? Similar to how companies that are publicly traded post their quarterly financials. Can someone help me accomplish this?
Thank you in advance.

Screenshot 2023-12-16 at 7.05.48 PM.png
 
Upvote 0
How do I get help with this problem without reposting this and getting a warning again? Can someone help, please?

Thank you
 
Upvote 0
Hi everyone,

If anyone is out there and can help me resolve this problem. I would greatly appreciate your support. 🙏
 
Upvote 0
Sorry, I didn't see any of your December messages.

If you're measuring Y/Y over quarterly periods, the Revenue change for the Sept 2023 quarter, say, is simply Sep 2023 Revenue/Sep 2022 Revenue - 1.

So, based on your screenshot, I'd expect the Sep 2022 results to have looked like this:

ABCD
1Sep 22Sep 23Y/Y
2Revenue ($B)21.4523.35+8.84%
3Net Income ($B)3.291.85-43.71%
4Net profit margin15.3%7.9%-48.28%
Sheet1
Cell Formulas
RangeFormula
B2B2=C2/1.0884
B3B3=C3/(1-43.71%)
D2:D4D2=C2/B2-1
B4:C4B4=B3/B2

A table like this is very easy to read and to check.

The problem you were having is going straight to Y/Y results from the granular data, without the intermediate quarterly summary results. It can be done in one go (e.g. as in post #8) but the formulae will necessarily be more complicated.

It's still not clear what results you'd like to see - your original post was only about change in profit margin?

Can you please repost your data, using XL2BB, and show what results you'd like to see?
 
Upvote 0
Hi Stephen,

Thank you for reaching out. Let me try to break down exactly what I'm trying to doing using some of the textbook definitions. I would like to see the Y/Y growth rate & Y/Y Profit change.

Growth rate percentage Example.
For example, assume a business made $200,000 in total revenue compared to making $125,000 the previous year.
To find their YoY, take $200,000 (current year’s revenue) and subtract $125,000 (previous year’s revenue).
This gives you a change in revenue of $75,000. ($200,000 − $125,000 = $75,000)
Next, divide the change in revenue by the previous year's total revenue.
This gives you 0.6. ($75,000 / $125,000 = 0.6)
Finally, multiply 0.6 by 100 to get the YoY growth rate, which is 60 percent. (100 × .6 = 60% YoY growth rate)

I would do the same same for the Profit %.
Profit % Change=((New Profit−Old Profit)/Old Profit)×100

The only difference is that I am trying to get the Y/Y for the four quarters of the year. Similar to what you might find a quarterly report of a public traded company.

The challenge is to make this possible within a singular formula, due to the space constraint. This is where the biggest part of the challenge is.
I hope all of this information helps and the formulas are clear.
 
Upvote 0
Yes, I understand what you're trying to do - getting the result in E15 (or perhaps E21?) without showing the intermediate calculations.

ABCDE
1CurrentYrPreviousYrY/Y
2Revenue
3Q1200,000125,000+60.0%
4Q2
5Q3
6Q4
7
8Expenses
9Q1170,000100,000+70.0%
10Q2
11Q3
12Q4
13
14Profit $
15Q130,00025,000+20.0%+20.0%
16Q2
17Q3
18Q4
19
20Profit %
21Q115%20%-25.0%-25.0%
22Q2
23Q3
24Q4
Sheet1
Cell Formulas
RangeFormula
D3,D21,D15,D9D3=B3/C3-1
B15:C15B15=B3-B9
E15E15=(B3-B9)/(C3-C9)-1
B21:C21B21=B15/B3
E21E21=(B3-B9)/B3/((C3-C9)/C3)-1

This should involve just a simple substitution of formulae ...

So for example, instead of E15: =(B3-B9)/(C3-C9)-1

you'd have:

E15: =(YourFormulaForQ1CurrentYearRevenue-YourFormulaForQ1CurrentYearExpenses)/(YourFormulaForQ1PreviousYearRevenue-YourFormulaForQ1PreviousYearExpenses)-1

Without seeing your layout, it's not clear what's not working for you?
 
Upvote 0
Solution

Forum statistics

Threads
1,215,084
Messages
6,123,024
Members
449,092
Latest member
ikke

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top