Kelvin Stott
Active Member
- Joined
- Oct 26, 2010
- Messages
- 338
Hi,
Is the a function or formula I could use to ROUND UP a number to just 1 significant figure, which must be either 1, 2 or 5?
For example:
1.3 -> 2
2.4 -> 5
7.1 -> 10
11 -> 20
21 -> 50
52 -> 100
120 -> 200
219 -> 500
560 -> 1,000
I've tried many combinations of MROUND and ROUNDUP, CEILING, etc., but keep getting tied up in knots.
Thanks for any help.
Is the a function or formula I could use to ROUND UP a number to just 1 significant figure, which must be either 1, 2 or 5?
For example:
1.3 -> 2
2.4 -> 5
7.1 -> 10
11 -> 20
21 -> 50
52 -> 100
120 -> 200
219 -> 500
560 -> 1,000
I've tried many combinations of MROUND and ROUNDUP, CEILING, etc., but keep getting tied up in knots.
Thanks for any help.
Last edited: