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.
 How to make the value on Microsoft Exel to end in 0.00 or 0.05.
				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?
 Re: How to make the value on Microsoft Exel to end in 0.00 or 0.05.
 Re: How to make the value on Microsoft Exel to end in 0.00 or 0.05.
				format -> style -> modify -> number
 
			
			 Re: How to make the value on Microsoft Exel to end in 0.00 or 0.05.
 Re: How to make the value on Microsoft Exel to end in 0.00 or 0.05.
				thanks, pero di man bai. iya man e round off to 1,246.88.
 
			
			 Re: How to make the value on Microsoft Exel to end in 0.00 or 0.05.
 Re: How to make the value on Microsoft Exel to end in 0.00 or 0.05.
				yes bai,
possible kaau na bai,
gamit og lookup, try the condition CHANGING in the lookup. from FORMAT in menubar.
 
			
			 Re: How to make the value on Microsoft Exel to end in 0.00 or 0.05.
 Re: How to make the value on Microsoft Exel to end in 0.00 or 0.05.
				wala kay ko ka kuha bai da.. pwede explain more bai?
 
			
			 Re: How to make the value on Microsoft Exel to end in 0.00 or 0.05.
 Re: How to make the value on Microsoft Exel to end in 0.00 or 0.05.
				Assuming the cell you want to round off is A1, use:
=ROUND(A1*20,0)/20
 Re: How to make the value on Microsoft Exel to end in 0.00 or 0.05.
 Re: How to make the value on Microsoft Exel to end in 0.00 or 0.05.
				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 | 
 |