sales different of this year compare to last year in %

lezawang

Well-known Member
Joined
Mar 27, 2016
Messages
1,805
Office Version
  1. 2016
Platform
  1. Windows
Hi
I am watching a video on how to insert a variant chart (showing negative and positive). The author used the table below. The formula she used to find the difference is

=(B2-C2)/C2

Why is that? why not

=(B2-C2)/B2

Thanks a lot.


[TABLE="class: grid, width: 359"]
<colgroup><col><col><col><col></colgroup><tbody>[TR]
[TD]company name[/TD]
[TD]sales[/TD]
[TD]sales-previous year[/TD]
[TD]different[/TD]
[/TR]
[TR]
[TD]company1[/TD]
[TD="align: right"]600[/TD]
[TD="align: right"]795[/TD]
[TD="align: right"]-25%[/TD]
[/TR]
[TR]
[TD]company2[/TD]
[TD="align: right"]845[/TD]
[TD="align: right"]812[/TD]
[TD="align: right"]4%[/TD]
[/TR]
[TR]
[TD]company3[/TD]
[TD="align: right"]841[/TD]
[TD="align: right"]797[/TD]
[TD="align: right"]6%[/TD]
[/TR]
[TR]
[TD]company4[/TD]
[TD="align: right"]362[/TD]
[TD="align: right"]441[/TD]
[TD="align: right"]-18%[/TD]
[/TR]
[TR]
[TD]company5[/TD]
[TD="align: right"]349[/TD]
[TD="align: right"]492[/TD]
[TD="align: right"]-29%[/TD]
[/TR]
</tbody>[/TABLE]
 

Excel Facts

Excel Wisdom
Using a mouse in Excel is the work equivalent of wearing a lanyard when you first get to college

Forum statistics

Threads
1,224,829
Messages
6,181,222
Members
453,024
Latest member
Wingit77

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