Thread: Formula
View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.misc
Nikki
 
Posts: n/a
Default Formula

if your number is in cell A1, use =round(A1,0).

nikki

"sdmccabe" wrote:

I want to round up the result of a formula. What can I add to the existing
formula to accomplish this?