Amount Decimal Places Rounding Off

Hi Guys,

Could you help me out on how to control the amount decimal places rounding off? Is there any codes that I still need to write down in the section layout?

Example Scenario:

100.57

+200.58

301.16

It gives a sum with additional 0.01 that makes it as 301.16.

How could I control this guys?

Thank you in advance guys,

Ronnel

Use the ROUND function on the numbers you are adding (not the total).