Thread: Rounding
View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.newusers
Gary Brown[_4_] Gary Brown[_4_] is offline
external usenet poster
 
Posts: 209
Default Rounding

use the Round( ) function
--
Hope this helps.
If this post was helpfull, please remember to click on the ''''YES''''
button at the bottom of the screen.
Thanks,
Gary Brown


"Percentage Confusion" wrote:

I have a sheet that I created that already has a formula in it. Now i need to
round those numbers down or up depeneidng on the decimal. How would I do that?

Thanks