View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Harald Staff Harald Staff is offline
external usenet poster
 
Posts: 1,327
Default using round to format

Hi

Menu Format Cells Number will let you specify how many decimals you will
see displayed.

HTH. Best wishes Harald

"rania" skrev i melding
...
hi all

how can I force a number to show the number of decimals Iwant, only

using

round function , for example if my number is 10, how can get 10.00, using
round functions , is it possible ?

Thanks