Calculating Increase/Decrease

howard

Well-known Member
Joined
Jun 26, 2006
Messages
6,561
Office Version
  1. 2021
Platform
  1. Windows
I have a spreadsheet which has the current months data in column B and the previous month data in column C. The % increase/decrease is in column D.

My Formula in column D needs to be amended. As can be seen The Increse/Decrese % in cell D8 is incorrect.

Your assistance will be most appreciated

Howard
Book3
ABCD
1
2
3TotalNetProfitNPJan2008NPJan2007%Increase/(Decrease)
4Branch149,14527,02581.85%
5Branch243,720(112,560)138.84%
6Branch3(53,075)39,045-35.93%
7Branch41,530,2741,169,11230.89%
8Branch5(26,042)39,45834.00%
Sheet1
 

Excel Facts

Format cells as currency
Select range and press Ctrl+Shift+4 to format cells as currency. (Shift 4 is the $ sign).
Hi Druid9855

One simply cannot divide B4/C4

I need to calculate the increase in % one year over the other for Eg if Profits are 95415 in Jan 2008 and 80215 in Jan 2008 , then the % Increase will be (95415-80215)/80215 *100

I can calculate the formula for this , but the problem comes where for eg there is a loss in Jan 2008 for -95415 and there was a profit in Jan 2007 for 80215. How do I set up formula to take negatives & positives into account in calculating the increase or decrease/

Your assistance or anybody's on the forum will be greatly appreciated

Regards

Howard
 
Upvote 0
Howard

The calculation that you are using is taking into account the minus figures already.

If you take the case of Branch 2 - it has moved from a loss of 112,560 to a profit of 43,720.The difference between the 2 performances is (-112,500+43,720)=156,280, when this is expressed as a percentage of 112,500 it is 138.8% improvement.

edvwvw
 
Upvote 0
Hi EDVWVW

Thanks for your reply.

Look at the % for branch5 it is incorrect. I would like a formula that will take all the factors in my sample which I posted to calculate the % increase(Decrease)

Your assistance will be most appreciated

Regards

Howard
 
Upvote 0

Forum statistics

Threads
1,214,561
Messages
6,120,234
Members
448,951
Latest member
jennlynn

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