![]() |
absolute value
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 |
absolute value
=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 |
absolute value
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 |
absolute value
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 |
All times are GMT +1. The time now is 04:27 PM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com