If you download the ASAP Utilities add in, there is an option to do just what you are looking for with a couple clicks of the mouse
This is a discussion on Changing a positive number to a negative number... within the Excel Questions forums, part of the Question Forums category; I tried using the replace function- but could not figure out how to change a positive amount to a negative ...
I tried using the replace function- but could not figure out how to change a positive amount to a negative amound easily...
Anyone know a quick way to do this another way?
Thanks!
If you download the ASAP Utilities add in, there is an option to do just what you are looking for with a couple clicks of the mouse
Kristy
Try ASAP utilities
http://www.asap-utilities
Hi
ASAP utilities has a nice feature that does exactly that...
Free Download ASAP-UTLTITIES
hope this helps
pll
[ This Message was edited by: plettieri on 2002-10-24 12:23 ]
1. Enter -1 into an unused cellOn 2002-10-24 12:19, lynneb wrote:
I tried using the replace function- but could not figure out how to change a positive amount to a negative amound easily...
Anyone know a quick way to do this another way?
Thanks!
2. Copy the cell containing -1
3. Select the values you want to change
4. Paste Special... Values Multiply
5. Clear cell containing value entered at step 1.
ThanksDownloading it now
say numbers in A1 etc...
B1 = if(a1<0,-a1,a1)
Does my a$$ look big in this picture ?
Another formula option
=-ABS(A1)
Thanks everyone....! I installed it and wow- gonna save my sanity here
Bookmarks