Home |
Search |
Today's Posts |
#1
![]() |
|||
|
|||
![]()
Is it possible to construct function that rounds down if 5 is met
For example: 1) 2.455 = 2.45 2) 2.454 = 2.45 3) 2.456 = 2.46 ROUND function (num_digits = 2) does following 1) 2.455 = 2.46 2) 2.454 = 2.45 ROUNDUP function (num_digits = 2) does following 1) 2.455 = 2.46 2) 2.454 = 2.46 |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Round a number in nested function | Excel Worksheet Functions | |||
The ROUND function | Excel Worksheet Functions | |||
Excel option to store trendline's coefficients in cells for use | Charts and Charting in Excel | |||
round function in excel 2000 | Excel Worksheet Functions | |||
help with round function | Excel Worksheet Functions |