Thread: Rounding
View Single Post
  #5   Report Post  
Posted to microsoft.public.excel.misc
David Biddulph[_2_] David Biddulph[_2_] is offline
external usenet poster
 
Posts: 8,651
Default Rounding

=ROUND(A1,-1)
Can't be done with format.
--
David Biddulph

"Crystal Lee" wrote in message
...
How can I round a number by editing the cell format?

For example,
17551 to 17550
16284 to 16280
22135 to 22140