Thread: Round Total
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.newusers
Rao Ratan Singh
 
Posts: n/a
Default Round Total

Hi all,
I m using this function =ROUND(C9*$C$8+D9*$D$8+E9*$E$8,0)/100 but it is
returning sum 53604.62

I want its result should be 53605.00

How?