W
wbullock
I am trying to use the rounding feature - but what I need it to do is..
if the original number is negative then round it to zero.
I can do this with round but if the number is .46 then it rounds it t
0 - when I need that to be 1.
Any help would be great
if the original number is negative then round it to zero.
I can do this with round but if the number is .46 then it rounds it t
0 - when I need that to be 1.
Any help would be great