Columns negative to positive

  • Thread starter Thread starter UniStudent Coll
  • Start date Start date
U

UniStudent Coll

If you have a column of negative and positive numbers, how do you transfer
these numbers all to be positive in the next column?

FC
 
If the numbers in the first column are in A1:A100, then in B1 put the
formula =ABS(A1) and drag it down to B100.

Tyro
 
Back
Top