![]() |
How to change numbers from positive to negative.
not sure if there is an easy way to do this other than physically rekeying
the number. is there a formula or something for me to use to change a number from being positive to negative? example: 262.00 change to -262.00 or vice versa change from negative to positive. thanks |
How to change numbers from positive to negative.
--Enter -1 in a cell. Copy the cell
--Keeping the copy select the number range --Right clickPasteSpecialselect 'Multiply' and click OK -- Jacob "tammy p" wrote: not sure if there is an easy way to do this other than physically rekeying the number. is there a formula or something for me to use to change a number from being positive to negative? example: 262.00 change to -262.00 or vice versa change from negative to positive. thanks |
How to change numbers from positive to negative.
You can simply do:
=-A2 to reverse the sign of any number, or if you want all positive numbers: =ABS(A2) all negative numbers: =-ABS(A2) -- Best Regards, Luke M "tammy p" wrote in message ... not sure if there is an easy way to do this other than physically rekeying the number. is there a formula or something for me to use to change a number from being positive to negative? example: 262.00 change to -262.00 or vice versa change from negative to positive. thanks |
All times are GMT +1. The time now is 08:41 AM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com