View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
David Biddulph[_2_] David Biddulph[_2_] is offline
external usenet poster
 
Posts: 8,651
Default how to change series of numbers from pos. to negative & viceversa

The function is called negation.
The Excel symbol is -
The formula is =-A1, and copy down and across as necessary.

An alternative is to put -1 in a spare cell, copy, then select your range of
cells, and Edit/ Paste Special/ Multiply (or Divide).
--
David Biddulph

"VH" wrote in message
...
I am fairly certain there is a way to do this and I am not finding it.