Hello,
It should be easy but I connot find a way to do it:
I have a field - Balance Due which contain positive and negative dollar amounts. When I sorting it goes dollar amount without paying attention if this is positive or negative.
I need to sort all negative and then all positive...
It looks like:
5.00
6.00
-7.00
8.50
9.25
-10.50
11.00
And I need:
-10.50
-7.00
5.00
6.00....etc........
thank you
It should be easy but I connot find a way to do it:
I have a field - Balance Due which contain positive and negative dollar amounts. When I sorting it goes dollar amount without paying attention if this is positive or negative.
I need to sort all negative and then all positive...
It looks like:
5.00
6.00
-7.00
8.50
9.25
-10.50
11.00
And I need:
-10.50
-7.00
5.00
6.00....etc........
thank you