Rounding Help Please

G

Govind

Hi,

Pls describe what do you want precisely.

If you want a function to round, use the function

=round(a1,1) to round off a number to 1 decimal
=round(a1,-1) to round off a number to nearest 10
=round(a1,-2) to round off a number to nearest 100

Govind.

C.L.A (PTY) Ltd wrote:
 
Top