Hi All
If my resulting number is a negative one i.e
variation.text = -23.214 I need it to be 24
and if the number is positive i.e
variation.text = 23.214 I need it to be 23
How do I go about solving this?
thanks
Rob