I thought I was grasping the countifs, but apparently not. Maybe I'm just missing something really obvious. Why is the following countifs not giving me a 1 on the first line? I couldn't get anything to copy/paste here so please excuse the poor example.
=COUNTIFS($H$7:$H$1584,H15>0,$D$7:$D$1584,D15=D16)
Col D has, on rows 15, 16:
2400016286
2400016286
Col H has:
24
0
Formula in ? column:
0
0
The formula dialog box for countifs shows me TRUE for both conditions for the first row, but gives me a 0 as the result. If I'm getting TRUE for both conditions, shouldn't that result in a count of 1?
Thanks very much,
Deb
=COUNTIFS($H$7:$H$1584,H15>0,$D$7:$D$1584,D15=D16)
Col D has, on rows 15, 16:
2400016286
2400016286
Col H has:
24
0
Formula in ? column:
0
0
The formula dialog box for countifs shows me TRUE for both conditions for the first row, but gives me a 0 as the result. If I'm getting TRUE for both conditions, shouldn't that result in a count of 1?
Thanks very much,
Deb