Reverse value in a column

G

Guest

If I have a column with numbers and there are both positive and negative
numbers and I want to change all positive numbers to negative in one formula.
I know how to change negative into positive.
 
D

David Biddulph

If you want to change +ve to -ve and leave the -ve unchanged, use =-ABS(A1)
If you want to change +ve to -ve and -ve to +ve, use =-A1

Copy the formula down the column.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top