![]() |
Formula
I am tring to create a formula that will divide a number by 2 and then insert
the number to the lowest 10th in the cell Example 65 divieded by 2 +32.5 but in the cell it would show 30 is this posible Thanks |
Formula
=ROUNDDOWN(32.5,-1) will give you the number 30
=ROUNDDOWN(65/2,-1) will give you the number 30 in your example -- Wag more, bark less "Marvin" wrote: I am tring to create a formula that will divide a number by 2 and then insert the number to the lowest 10th in the cell Example 65 divieded by 2 +32.5 but in the cell it would show 30 is this posible Thanks |
Formula
"Brad" wrote: =ROUNDDOWN(32.5,-1) will give you the number 30 =ROUNDDOWN(65/2,-1) will give you the number 30 in your example -- Wag more, bark less "Marvin" wrote: I am tring to create a formula that will divide a number by 2 and then insert the number to the lowest 10th in the cell Example 65 divieded by 2 +32.5 but in the cell it would show 30 is this posible Thanks Thanks this work if I insert the cel that I wish to divide |
All times are GMT +1. The time now is 05:58 PM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com