excel

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

how to reverse values of a series of numbers in a column from positive to
negative
by selecting them and then using a formula.thank you
 
Hi
one way (without a formula)
- put -1 in an empty cell and copy this cell
- select your numbers
- goto 'Edit - Paste Special' and choose 'Multiply'
 
If you need to show the formula on the worksheet, you can multiply each
cell in the column by -1. For example: =A2 * -1
 

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

Back
Top