How do you convert percentage to numbers?

ExcelUser08

New Member
Joined
Jan 9, 2008
Messages
34
I have a question on formats. Here is what I am trying to do. For example, sales for this year is 5.8% vs. last year 4.6%. I need to capture the change. For example the difference in the change will be 5.80% - 4.60% = 1.20%, which is 120 basis points. When I do this in excel, I need to show 120 instead of 1.20%...can someone help me on the format? Is there a formula where I can used to achieve this? Thanks!!
 

Excel Facts

Workdays for a market open Mon, Wed, Friday?
Yes! Use "0101011" for the weekend argument in NETWORKDAYS.INTL or WORKDAY.INTL. The 7 digits start on Monday. 1 means it is a weekend.
just multiply by 100 and then format as number - with your chosen number of decimal places.
 
Upvote 0
I think you will actually have to multiply by 10,000. Formula in C2 is copied down.

Excel Workbook
ABC
1Last YearLast YearBasis Points Change
25.80%4.60%120
36.10%6.05%5
45%6%-100
Basis Points Diff
 
Upvote 0
If .012 is the underlying value, formatting to percentage will display 1.2%.
If you use the custom format 0 %% the cell will display 120 %%, leaving the underlying value unchanged.
 
Upvote 0

Forum statistics

Threads
1,219,918
Messages
6,150,960
Members
450,996
Latest member
darko1515s

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