Syntax

ABS(Number)

Number (required) – This is the number you want to find the absolute value of.

Example

In this example find the absolute value of a few numbers. Text values will result in a #VALUE! error.

ABS function - 90