Einstein47
Programmer
I am dealing with an analytical lab that is requiring all rounding to be done with "round-to-even" methodology. Can Excel even do "round-to-even"?
If you aren't familiar with "round-to-even" please look up rounding in wikipedia for a very good explanation. (Wikipedia Rounding) Basically it is just like normal rounding, except when the number to be rounded on is a 5 with trailing zeros. In this case you round up if the digit before the 5 is odd, and don't do anything if the digit is even.
[ul][li]123.45 round-to-even on the tenths would be 123.4[/li][li]123.35 round-to-even on the tenths would also be 123.4[/li]
[/ul]
I have found information for ROUND, ROUNDUP, ROUNDDOWN but none of those seems to be able to do ROUND-TO-EVEN. I'm just stumped on this one.
I have been working on this off and on for the last 4 weeks and I just can't get it. Any suggestions?
Thanks in advance.
Einstein47
“Evil abounds when good men do nothing.“ - Nelson R.
[[]Starbase47.com]
If you aren't familiar with "round-to-even" please look up rounding in wikipedia for a very good explanation. (Wikipedia Rounding) Basically it is just like normal rounding, except when the number to be rounded on is a 5 with trailing zeros. In this case you round up if the digit before the 5 is odd, and don't do anything if the digit is even.
[ul][li]123.45 round-to-even on the tenths would be 123.4[/li][li]123.35 round-to-even on the tenths would also be 123.4[/li]
[/ul]
I have found information for ROUND, ROUNDUP, ROUNDDOWN but none of those seems to be able to do ROUND-TO-EVEN. I'm just stumped on this one.
I have been working on this off and on for the last 4 weeks and I just can't get it. Any suggestions?
Thanks in advance.
Einstein47
“Evil abounds when good men do nothing.“ - Nelson R.
[[]Starbase47.com]