View Single Post
  #10   Report Post  
tjtjjtjt
 
Posts: n/a
Default

If the number is in A1, put this in B1:
=ROUNDUP(A1,0).

or

=CEILING(A1,1)

tj

"maram" wrote:

I 'm preparing my paper work for my taxes. I need to know how do I round up
the number in the tax's cell. In other way how do I make the $196.79 round
up to $197and thanks a lot in advance.