Community

I need help with the formula so that the final answer is rounded to only two decimal places.

Omilio Brown

Aug 11, 2024

Comments (1)

Vipin

Aug 11, 2024

Hi Omilio, you can use the ROUND function to round the answer to the nearest integer or decimals. Use ROUND( existing formula , 2 ) to round to 2 decimal places Use ROUND( existing formula ) to round to the nearest integer

Add your comment