Home |
Search |
Today's Posts |
#1
![]() |
|||
|
|||
![]() |
#2
![]() |
|||
|
|||
![]()
H J,
Assume the values start in A2, B2: = -Abs(A2) and drag down as far as required. For column B use any other convenient column. Copy | PasteSpecial | Values the formla cells, either in situ or to replace the original column A values. --- Regards, Norman "jwoodruff77" wrote in message ... |
#3
![]() |
|||
|
|||
![]()
Hi
Enter -1 into any free cell, and copy the cell. Select your column. Select PasteSpecial from menu, or from right-click dropdown list, and check Multiply. OK. -- Arvi Laanemets ( My real mail address: arvil<attarkon.ee ) "jwoodruff77" wrote in message ... |
#4
![]() |
|||
|
|||
![]()
Hi Arvi,
Will this not convert negative values to positive values? --- Regards, Norman "Arvi Laanemets" wrote in message ... Hi Enter -1 into any free cell, and copy the cell. Select your column. Select PasteSpecial from menu, or from right-click dropdown list, and check Multiply. OK. -- Arvi Laanemets ( My real mail address: arvil<attarkon.ee ) "jwoodruff77" wrote in message ... |
#5
![]() |
|||
|
|||
![]()
"Norman Jones" wrote in message
Hi Arvi, Will this not convert negative values to positive values? It will. The OP needs to do an IF statement in a free column as =IF(A1<0,A1*-1,A1) and then do a copy-paste special-values I think. |
#6
![]() |
|||
|
|||
![]()
Hi
Another way, when there are initially negative values in column, is to select the column , and replace all "-" with nothing. After that OP can continue multiplying the column with -1. -- Arvi Laanemets ( My real mail address: arvil<attarkon.ee ) "Gordon" wrote in message ... "Norman Jones" wrote in message Hi Arvi, Will this not convert negative values to positive values? It will. The OP needs to do an IF statement in a free column as =IF(A1<0,A1*-1,A1) and then do a copy-paste special-values I think. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How can I choose top two numbers in a column? | Excel Worksheet Functions | |||
how write excel formula numbers in column => &=< between 20-40 | New Users to Excel | |||
Negative Numbers in Brackets - HELP! | Excel Discussion (Misc queries) | |||
how do i make a list of consecutive numbers in a column? | Excel Worksheet Functions | |||
I cannot get a column of numbers to sum, why? | Excel Discussion (Misc queries) |