Abs « Math Functions « VBA / Excel / Access / Word






1.Abs() Returns the absolute value of a number.
2.Abs(number) returns The absolute value of number-the unsigned magnitude of the number.