close

If I have a value of $10 and add 10% by dividing by 0.90, I get $11.11 which
I would like to round up to the nearest $0.5, i.e. $11.15.

Does anybody know the formula and can you use it on a result which is also a
formula?

Thanks,

Lee

quot;Leequot; wrote:
gt; If I have a value of $10 and add 10% by dividing by 0.90,
gt; I get $11.11 which I would like to round up to the
gt; nearest $0.5, i.e. $11.15.

From your example, I presume you mean quot;nearest $0.05quot;
(nickel).

gt; Does anybody know the formula and can you use it on a
gt; result which is also a formula?

If you truly mean quot;round upquot;, as your example might suggest:

=CEILING(A1, 0.05)

arrow
arrow
    全站熱搜
    創作者介紹
    創作者 software 的頭像
    software

    software

    software 發表在 痞客邦 留言(0) 人氣()