View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
time conversion[_2_] time conversion[_2_] is offline
external usenet poster
 
Posts: 13
Default Rounding numbers

I have a large row of numbers that I need to round to the nearest 5, so I
used a formula of (=mround(A1:A3000,5) but this didn't work......anyone
have any ideas?