Hi
I want to format a cell to show value to the nearest half number in decimal.
I do not want to use the ROUND formula or VBA because this is to be distributed for manual entry to non-proficient users (non-sentient in some cases!). Equally, I cannot rely on macros being enabled, or permitted. Finally, multiple columns are not viable in this scenario.
I could use fractions formats, to nearest 1/2, but it looks ugly. If no-one can offer better, that's what I'll end up with.
Any ideas very gratefully received.
(if anyone can show me an alternative using round and multi columns, I'll take it!)
I want to format a cell to show value to the nearest half number in decimal.
I do not want to use the ROUND formula or VBA because this is to be distributed for manual entry to non-proficient users (non-sentient in some cases!). Equally, I cannot rely on macros being enabled, or permitted. Finally, multiple columns are not viable in this scenario.
I could use fractions formats, to nearest 1/2, but it looks ugly. If no-one can offer better, that's what I'll end up with.
Any ideas very gratefully received.
(if anyone can show me an alternative using round and multi columns, I'll take it!)