Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.misc,microsoft.public.excel.programming,microsoft.public.excel.worksheetfunctions
|
|||
|
|||
![]()
I need to know how to automatically change the sign of a number (it
could be either positive or negative) Please could someone tell me how to do this (this is such a simple thing but I can't figure it out) |
#2
![]()
Posted to microsoft.public.excel.misc,microsoft.public.excel.programming,microsoft.public.excel.worksheetfunctions
|
|||
|
|||
![]() |
#3
![]()
Posted to microsoft.public.excel.misc,microsoft.public.excel.programming,microsoft.public.excel.worksheetfunctions
|
|||
|
|||
![]() Ron Rosenfeld wrote: On 15 Nov 2005 10:59:31 -0800, wrote: I need to know how to automatically change the sign of a number (it could be either positive or negative) Please could someone tell me how to do this (this is such a simple thing but I can't figure it out) multiply by -1 --ron ofcourse - that is SO OBVIOUS! thank you so much |
#4
![]()
Posted to microsoft.public.excel.misc,microsoft.public.excel.programming,microsoft.public.excel.worksheetfunctions
|
|||
|
|||
![]()
Another method (a non formula method) would be to put "-1" in a cell,
then copy that cell. Next, highlight the cell(s) whose signs you want to change. Right click and choose Paste Special... In the middle of the window there is an "Operation" section. Choose multiply and click okay. All of the numbers in you range will have had their signs changed. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
how do I change the dollar sign? | New Users to Excel | |||
how can i change dollar sign to rupee sign in sales invoice | Excel Discussion (Misc queries) | |||
can I change the $ sign to a £ sign in an MS template? | Excel Worksheet Functions | |||
How do you change the sign (e.g. +3 to -3 OR -3 to +3) | Excel Discussion (Misc queries) | |||
VBA - How to change the decimal sign | Excel Programming |