Hello,
I need some assistance with rounding up.
I have a field in which the data type is a Number and the field size is set to double. I am look for a way round up to the nearest quarter.
Example:
1.32 round up 1.75
0.07 round up 0.25
48.54 round up 49.0
1.15 round up 1.25
2.21 round up 2.5
Thank You for your assistance.
I need some assistance with rounding up.
I have a field in which the data type is a Number and the field size is set to double. I am look for a way round up to the nearest quarter.
Example:
1.32 round up 1.75
0.07 round up 0.25
48.54 round up 49.0
1.15 round up 1.25
2.21 round up 2.5
Thank You for your assistance.