ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Worksheet Functions (https://www.excelbanter.com/excel-worksheet-functions/)
-   -   Rounding Down Formula (https://www.excelbanter.com/excel-worksheet-functions/132985-rounding-down-formula.html)

Lilbit

Rounding Down Formula
 
I have the following formula: =sum(J24/S24). The answer is 22.25%. Once
I've decreased the number of decimals to 1, I need it to read 22.2%. How
do I do this? Thanks!!


David Biddulph[_2_]

Rounding Down Formula
 
To start with, why have you used SUM()? What numbers are you trying to add?
If you are dividing, then the formula is =J24/S24.

If you want to round down, rather than round to the nearest, then
=ROUNDDOWN(J24/S24,3)
--
David Biddulph

"Lilbit" wrote in message
lkaboutsoftware.com...
I have the following formula: =sum(J24/S24). The answer is 22.25%. Once
I've decreased the number of decimals to 1, I need it to read 22.2%. How
do I do this? Thanks!!




Lilbit

Rounding Down Formula
 
Perfect!! Thanks ever so much!!!



All times are GMT +1. The time now is 09:27 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com