I have a column of numbers that represent the sum of ebay sales I made. Some of the numbers are negative sums because of a loss.
What is the formula for adding only the negative sums together. I can get a total for the positive sums because it deducts the negative sums when you add the column together, but cant get it to add just the negative sums. Ive tried "COUNTIF" less than $0.01(countif (x<"x"))and it says $1.00 no matter what the number is.
If this question is confusing , welcome to the club LOL.
2007-06-25
15:08:10
·
3 answers
·
asked by
OZ
6
in
Computers & Internet
➔ Programming & Design