How to make the value on Microsoft Exel to end in 0.00 or 0.05. murag lisod sabton da.. example nalang.
ex.
5.9375 X 210 = 1,246.88 (round off to two decimal places). ang gusto nako it will be 1,246.85 or 1,246.90. posible bani?
How to make the value on Microsoft Exel to end in 0.00 or 0.05. murag lisod sabton da.. example nalang.
ex.
5.9375 X 210 = 1,246.88 (round off to two decimal places). ang gusto nako it will be 1,246.85 or 1,246.90. posible bani?
format -> style -> modify -> number
thanks, pero di man bai. iya man e round off to 1,246.88.
yes bai,
possible kaau na bai,
gamit og lookup, try the condition CHANGING in the lookup. from FORMAT in menubar.
wala kay ko ka kuha bai da.. pwede explain more bai?
Assuming the cell you want to round off is A1, use:
=ROUND(A1*20,0)/20
bring this up...
create a function which will read two digits to the right of your decimal value.
That created function should be able to do the conversion.
ang mahitabo...inig butang nimo sa imo function i.e., imbes =ROUND(x1,y)
ang imo ...myFunc(x1,y) where y could be 0 or 5.
gets?
hmmm, a little knowledge in macro/vb will do.
just use the help files in excel to learn the basics. :mrgreen:
Similar Threads |
|