Hi Guys,
this code doing some calculations and the result shown in highlighted cell.
How to display “8” instead of “7.982608695652174” ? or how to get rid of fractions number ?
Hi,
Check out Math.round method:
Good luck!
Roi.
Hi Guys,
this code doing some calculations and the result shown in highlighted cell.
How to display “8” instead of “7.982608695652174” ? or how to get rid of fractions number ?
Hi,
Check out Math.round method:
Good luck!
Roi.