How to count negative numbers
Hi,
I have a report like this:
Avg Max Min Deviation Sample size
10 25 5 2 33
12 23 6 -1 35
13 18 8 3 40
14 14 7 -2 30
I am trying to write an expression that counts the negative numbers of the Deviation field. There will be a text box added right under the Deviation field. How can I count the negative numbers in the Deviation field? Thanks...
|