Skip to Content
0
Former Member
Jun 24, 2009 at 05:03 PM

Number format rounding to higher value

63 Views

As an example I have a value 100.13, and I have applied number format "#,##0". So this format changes the value to 100.

But I want the value displayed with higher up value for any value which has the decimal number associated with it. In my previous case it should be 101.

How I can do this?

-Raghu