View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
svetlana svetlana is offline
external usenet poster
 
Posts: 2
Default showing a rounded number without rounding it

how do i show a rounded number without rounding it
for example:
i need to show a number $754,612 as $754,600, although i
have to use $754,612 in the calculation.

maybe there is a way to program a custom format, but i
know know how.

thank you!
svetlana