Negative number

Hello)

Here is my problem.
I have a column with numbers and some of them are negative, with minus. How do I get rid of that minus? I need those numbers be positive, not zero

Use a Math column with the formula ABS(N), where N is your Number column. Then use that Math column in place of your Number column.

1 Like

Thank you!)

1 Like

This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.