Austin360Regular Visitor4 years agoSolvedConverting positive values to negative values Please I need help on how to convert positive values within a column to negative values. tamerj1 to Austin3604 years agoAustin360 You can also useNew Column =- ABS ( Table[Column] )tamerj1 to Austin3604 years agoAustin360 If you want convert all positive to negative and all negative to positive Column = - GL_ENTRY_[amount]
tamerj1 to Austin3604 years agoAustin360 You can also useNew Column =- ABS ( Table[Column] )tamerj1 to Austin3604 years agoAustin360 If you want convert all positive to negative and all negative to positive Column = - GL_ENTRY_[amount]
tamerj1 to Austin3604 years agoAustin360 If you want convert all positive to negative and all negative to positive Column = - GL_ENTRY_[amount]
tamerj1Community Champion to Austin3604 years agoAustin360 You can also useNew Column =- ABS ( Table[Column] )
tamerj1Community Champion to Austin3604 years agoAustin360 You can also useNew Column =- ABS ( Table[Column] )
Related contentConvert positive values to negativeConverting numbers from negative to positiveconvert positive number to negativeConverting all positive values in a column to negative values.How to convert negative numbers into positive numbers