excel-wizard-in-training
New Member
- Joined
- May 19, 2011
- Messages
- 2
Hi, I'm in search of some help with the criteria in my DCOUNTA formula. I've got the basic ones to work fine, but I'm trying to do some data validation with this last one, and it's got me stumped.
I think there are a number of ways to address it, but I think if I can resolve the issue below, I can overcome the obstacle I'm facing.
The fundamental issue I have is that I'm trying to count rows where the criteria uses a DOES NOT EQUAL symbol.
i.e. Criteria is ="<>UNASSESSED" to count anything that is not "UNASSESSED".
This doesn't seem to work though so I'm guessing my "s and <>s are not exactly right - or this isn't possible in a dcounta command.
Note: this is being used alongside 3 other criteria if that makes a difference - and although I could count all the non-UNASSESSEDs individually, there are a few too many to make it efficient. I've got this working using a SUM(IF( statement, but the amount of data is prohibiting the use of SUMIFs in the workbook.
Please help!
I think there are a number of ways to address it, but I think if I can resolve the issue below, I can overcome the obstacle I'm facing.
The fundamental issue I have is that I'm trying to count rows where the criteria uses a DOES NOT EQUAL symbol.
i.e. Criteria is ="<>UNASSESSED" to count anything that is not "UNASSESSED".
This doesn't seem to work though so I'm guessing my "s and <>s are not exactly right - or this isn't possible in a dcounta command.
Note: this is being used alongside 3 other criteria if that makes a difference - and although I could count all the non-UNASSESSEDs individually, there are a few too many to make it efficient. I've got this working using a SUM(IF( statement, but the amount of data is prohibiting the use of SUMIFs in the workbook.
Please help!