Thread: Rounding
View Single Post
  #1   Report Post  
Christopher Anderson
 
Posts: n/a
Default Rounding

I have several numbers that are actually the result of several AVERAGE
functions. How would I round these numbers UP to the nearest 0.05?

Example:

34.66 to 34.70

32.23 to 32.25

etc.

Thanks in advance

Chris