Thread: Houw to Round
View Single Post
  #6   Report Post  
Posted to microsoft.public.excel.programming
Tom Ogilvy Tom Ogilvy is offline
external usenet poster
 
Posts: 27,285
Default Houw to Round

614.11 is the correct answer as shown in response to your first posting.
Jim Thomlinson was apparently mistaken if that is why you are asking the
quesion. If you actually want to round up, then you received answers for
that.

--
Regards,
Tom Ogilvy



"Thomas Grassi" wrote in message
...
How do I round up to 614.12 in the formula?

=SUM(I48/1.075)

My result is 614.11

I48 is 660.17 and is the total including sales tax.

Thanks

Tom