View Single Post
  #5   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Chris W
 
Posts: n/a
Default Precision in formulas?

Thanks for your help.

"tony h" wrote:


Always difficult using binary for decimal calculations. Who remembers
BCD?

You will find your answer in a formula such as
=ROUND(A9*ROUND(B9,4),0)

but whether you use round , rounddown, int, floor, ceiling etc really
depends on your data

hope this helps


--
tony h
------------------------------------------------------------------------
tony h's Profile: http://www.excelforum.com/member.php...o&userid=21074
View this thread: http://www.excelforum.com/showthread...hreadid=500163