close

how do i round to the nearest 0.5

=ROUND(Value/0.5,0)*0.5--

Regards,

Peo Sjoblom

nwexcelsolutions.com
quot;bigredquot; gt; wrote in message
...
gt; how do i round to the nearest 0.5
Try...

=ROUND(A1/0.5,0)*0.5

Hope this helps!

In article gt;,
bigred gt; wrote:

gt; how do i round to the nearest 0.5


=ROUND(A1*2,0)/2

or using MROUND from analysis toolpak add-in

=MROUND(A1,0.5)--
daddylonglegs
------------------------------------------------------------------------
daddylonglegs's Profile: www.excelforum.com/member.php...oamp;userid=30486
View this thread: www.excelforum.com/showthread...hreadid=532806works great
thanks

quot;Domenicquot; wrote:

gt; Try...
gt;
gt; =ROUND(A1/0.5,0)*0.5
gt;
gt; Hope this helps!
gt;
gt; In article gt;,
gt; bigred gt; wrote:
gt;
gt; gt; how do i round to the nearest 0.5
gt;

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

    software

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