G
Guest
My original question was as follows...
I am trying to COUNT direct hours - but I do not want to count the Zeros ( 0 ). I really want to say, "don't count if it's a zero".
What I omitted to say, it was to be on TWO columns of data, Direct Hours and Indirect Hours, therefore using the WHERE and <>0 gives me a right anwer for the first column, but when I add the same criteria to the next column, I don't have the right answer.
To Michel Walsh, who replied in the first instance, thanks, but do you have an answer for the second WHERE <> 0.
Thanks to all.
I am trying to COUNT direct hours - but I do not want to count the Zeros ( 0 ). I really want to say, "don't count if it's a zero".
What I omitted to say, it was to be on TWO columns of data, Direct Hours and Indirect Hours, therefore using the WHERE and <>0 gives me a right anwer for the first column, but when I add the same criteria to the next column, I don't have the right answer.
To Michel Walsh, who replied in the first instance, thanks, but do you have an answer for the second WHERE <> 0.
Thanks to all.