Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
is there a way to calculate an absolute value for a number in a cell? for
example, if you the number in a cell is 2 or -2, the value given in another cell would be 2. thanks. Eric |
#2
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
=ABS(A1)
"EG" wrote: is there a way to calculate an absolute value for a number in a cell? for example, if you the number in a cell is 2 or -2, the value given in another cell would be 2. thanks. Eric |
#3
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Try...
=ABS(A2) Hope this helps! In article , EG wrote: is there a way to calculate an absolute value for a number in a cell? for example, if you the number in a cell is 2 or -2, the value given in another cell would be 2. thanks. Eric |
#4
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
ABS(A1) will give you the absolute value of A1
-- Brevity is the soul of wit. "EG" wrote: is there a way to calculate an absolute value for a number in a cell? for example, if you the number in a cell is 2 or -2, the value given in another cell would be 2. thanks. Eric |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Convert displayed number to absolute value | Excel Discussion (Misc queries) | |||
replace absolute references | Excel Worksheet Functions | |||
replace absolute references | Excel Worksheet Functions | |||
Absolute cell references and subsequent problems. | Excel Discussion (Misc queries) | |||
Unmovable absolute reference | Excel Worksheet Functions |