Round Total

R

Rao Ratan Singh

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?
 
B

Bob Phillips

=ROUND((C9*$C$8+D9*$D$8+E9*$E$8)/100,0)
--
HTH

Bob Phillips

(remove nothere from email address if mailing direct)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top