Thread: how to roundup
View Single Post
  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
David Biddulph[_2_] David Biddulph[_2_] is offline
external usenet poster
 
Posts: 8,651
Default how to roundup

=ROUNDUP(E5*(1+10%),number_of_places_to_which_you_ want_to_round)

You won't get a circular reference unless you try to put the formula in cell
E5.
--
David Biddulph

"Trishs" wrote in message
...

How would I roundup in the following formula? I keep getting a circular
reference.

=E5*(1+10%)
E5 is constant