Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Please help!
|
#2
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Place "-1" into an empty cell, copy it, then select your range of positive
numbers and "Paste Special"-Multiply -- Regards, Dave "9541moosegirl" wrote: Please help! |
#3
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
First, in the future, please ask your question in the body of the post and
only put a short subject in the subject line............. All I can see of your post is "How to change positive numbers to negative numbers without re-ente......" So, to do that, type -1 in an unused cell somewhere, then highlight it and do COPY.... Then highlight the cells you wish to change from positive to negative and then right-click and do PasteSpecial Multiply............ Vaya con Dios, Chuck, CABGx3 "9541moosegirl" wrote: Please help! |
#4
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
In a cell alongside, add
=IF(A10,-A1,A1) and copy down. Then select column B, Copy, EditPastespecialValues. Then delete column A. -- HTH RP (remove nothere from the email address if mailing direct) "9541moosegirl" wrote in message ... Please help! |
#5
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
You could also use the formula abs(A1) which is the absolute value of
A1 and will always be positive. - John |
#6
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Which does exactly the opposite of what was asked.
-- HTH RP (remove nothere from the email address if mailing direct) "John Michl" wrote in message oups.com... You could also use the formula abs(A1) which is the absolute value of A1 and will always be positive. - John |
#7
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Thanks Bob. I guess I'm dyslexic today.
|
#8
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Thank You Thank You thank you!!! You have saved me soooo much work!
"David Billigmeier" wrote: Place "-1" into an empty cell, copy it, then select your range of positive numbers and "Paste Special"-Multiply -- Regards, Dave "9541moosegirl" wrote: Please help! |
#9
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]() "John Michl" wrote: Thanks Bob. I guess I'm dyslexic today. Actually, this answered what I was looking for on this discussion page. There were many posts of positive to negative but this is the first I saw of negative to positive. Thanks! |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
how to change a list of possitive numbers to negative | Excel Worksheet Functions | |||
How to change a series of positive numbers to negative numbers | Excel Worksheet Functions | |||
FORMULA TO ADD POSITIVE AND NEGATIVE NUMBERS, REGARDLESS OF SIGN | Excel Discussion (Misc queries) | |||
highlighting positive or negative change | Excel Discussion (Misc queries) | |||
Negative Numbers | Excel Discussion (Misc queries) |