D
dcwood57
I'm trying to create multiple queries for users using dropdown lists.
I use the formula =IF(ISBLANK(J4),"","="&J4) in the criteria range.
However, Dcounta does not count the record if the field in the record is
blank.
If I do the exact same query except have nothing in the criteria cell, it
counts all records. I think the problem is that DCounta does not an empty
string "" the same as a true blank cell.
Anybody have any suggestions on how to work around this?
Thanks.
I use the formula =IF(ISBLANK(J4),"","="&J4) in the criteria range.
However, Dcounta does not count the record if the field in the record is
blank.
If I do the exact same query except have nothing in the criteria cell, it
counts all records. I think the problem is that DCounta does not an empty
string "" the same as a true blank cell.
Anybody have any suggestions on how to work around this?
Thanks.