woods-one said:
In Excel, how do you use the > greater than & < less
than formula options to tell if a number is more negative
or less negative than another.
The same way that you use ">" and "<" to determine if a
number is more positive and less positive respectively. If
A and B are negative, "A < B" is true when A is "more negative"
or "less positive" than B. Simply put, A is less than B.
You seem to have a fundamental problem with the concept
of negative numbers. Perhaps you should look at why you
have them and avoid them at the source, if that makes sense
in your application.