View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.misc
Niek Otten
 
Posts: n/a
Default Reducing digits when multiplying

=ROUND(A1,2)*ROUND(B1,2)

--
Kind regards,

Niek Otten

"Diane" wrote in message
...
When multiplying numbers with different digits after the decimals, is
there a
formula that can be used to multiply only 2 digits after the decimal?