Round Percentage Down?

jaedmar

Board Regular
Joined
Feb 14, 2011
Messages
60
In cell N5 (which I have formatted to percentage and have tried 2 and 6 decimal places), there is currently 4.71%.

I have tried the ROUNDDOWN function two ways, in the formula for that cell and in a totally unrelated cell. I have tried rounding down to 1 and 2 decimal places, but keeping getting 0,00% as a result.

This is the formula I have in N5: =IFERROR((O5-$O$156),"")
With the ROUNDDOWN function, it looks like this: =IFERROR(ROUNDDOWN((O5-$O$156),1),"")

What I want, and expect, is for the result to be 4.70%
 

Excel Facts

Whats the difference between CONCAT and CONCATENATE?
The newer CONCAT function can reference a range of cells. =CONCATENATE(A1,A2,A3,A4,A5) becomes =CONCAT(A1:A5)

Forum statistics

Threads
1,224,566
Messages
6,179,558
Members
452,928
Latest member
101blockchains

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