C
Chris
I need to enter numbers into cells and have the numbers
converted to the nearest quarter (in decimal format) in
that same cell - for example, if I enter the number 2.38
into cell A1, after I type "2.38" and hit enter I need the
number in A1 to be converted to 2.50. Any ideas? I can
use a function such as MROUND(A1,0.25), but I don't know
how to apply a formula to the same cell I'm entering the
data into; likewise, I could play around with some
formatting such that it's displayed per my needs but the
number itself isn't changed. Any help or suggestions
would be much appreciated...
Thanks,
Chris
converted to the nearest quarter (in decimal format) in
that same cell - for example, if I enter the number 2.38
into cell A1, after I type "2.38" and hit enter I need the
number in A1 to be converted to 2.50. Any ideas? I can
use a function such as MROUND(A1,0.25), but I don't know
how to apply a formula to the same cell I'm entering the
data into; likewise, I could play around with some
formatting such that it's displayed per my needs but the
number itself isn't changed. Any help or suggestions
would be much appreciated...
Thanks,
Chris