U
unionjack
This *should* be easy, I guess, but I keep getting errors where I canno
see a problem with my formula (Tho' admittedly I'm by no means an Exce
expert). Here's my task:
I have column G labeled "Tasks" and the cell values are either "Open"
"Closed", "Cancelled", or blank. Then I have column L labeled "Name
and the cell values are, of course, names. I'm simply trying to come u
with a formula that will tally the tasks that are "Open" and of those
how many are assigned to "Smith".
After fruitless attempts using COUNTIF formulas, I've tried using
=SUMPRODUCT(COUNTIF(G:G,"Smith"))*(COUNTIF(L:L,"Open"))
I really thought I had it with the sumproduct formula, but I kee
getting a #NUM! error.
I will mention, too, that on these columns/cells, I'm using a dat
validation drop down pick list. ...and this is on Microsoft Excel 200
(9.0.6926 SP-3), btw...
Any help on this? Mucho appreciado
see a problem with my formula (Tho' admittedly I'm by no means an Exce
expert). Here's my task:
I have column G labeled "Tasks" and the cell values are either "Open"
"Closed", "Cancelled", or blank. Then I have column L labeled "Name
and the cell values are, of course, names. I'm simply trying to come u
with a formula that will tally the tasks that are "Open" and of those
how many are assigned to "Smith".
After fruitless attempts using COUNTIF formulas, I've tried using
=SUMPRODUCT(COUNTIF(G:G,"Smith"))*(COUNTIF(L:L,"Open"))
I really thought I had it with the sumproduct formula, but I kee
getting a #NUM! error.
I will mention, too, that on these columns/cells, I'm using a dat
validation drop down pick list. ...and this is on Microsoft Excel 200
(9.0.6926 SP-3), btw...
Any help on this? Mucho appreciado