View Single Post
  #13   Report Post  
Posted to microsoft.public.excel.misc
David Biddulph[_2_] David Biddulph[_2_] is offline
external usenet poster
 
Posts: 8,651
Default REVERSING SIGNS OF NUMBERS

Multiply by -2 and then divide by 2?
--
David Biddulph

"FARAZ QURESHI" wrote in message
...
Can anyone help me out in revealing a way that all the positive numbers in
a
worksheet would convert to negative ones and negative ones to positive
ones,
without multiplying with -1.

Since I further need to calculate upon the same I want to change not only
the format but also the true nature. In other words some way other than
choosing a custom format.

If no other simple way, macros are welcome.