Excel Function

ABS

Returns absolute value.

ABS(number)

Arguments

number

Required

Specify a single cell reference.

Practice Preview

Use ABS to return the absolute value of cell D2 (Amount in column D).

Example Table

#
ASlip ID
BUnit Price
CQuantity
DAmount
2S001120.53-361.5
3S00298.25491
4S003450.72901.4
5S004300.441201.6
6
7
8

How to Use (Formula)

=ABS(D2)

Result

361.5

Practice This Function

ABS FAQ

How do I use ABS in Excel?

Use ABS when you want to return an absolute value. Enter Number in that order, then add optional arguments when needed.

Where can I practice ABS?

Use the "Start Function Practice" button to jump straight into ABS drills.

What arguments does ABS use?

The main arguments are Number. Enter them in order.