Hi all,
I was wondering if someone could help me with something which I'm sure is simple for the vast majority but I can't seem to get it right.
I'd like to return a count if certain values across multiple cells are met.
Basic outline:
column1 column2
False Failed stage 1
Pass
Pass
False Failed stage 2
False Failed stage 2
Ideally I'd like to return a count of anything in column1 that was false + Failed in stage 2 and likewise for stage 1 failures.
I've tried playing with dcount, sum functions etc. but I can't seem to get it working.
Thanks,
Kate
I was wondering if someone could help me with something which I'm sure is simple for the vast majority but I can't seem to get it right.
I'd like to return a count if certain values across multiple cells are met.
Basic outline:
column1 column2
False Failed stage 1
Pass
Pass
False Failed stage 2
False Failed stage 2
Ideally I'd like to return a count of anything in column1 that was false + Failed in stage 2 and likewise for stage 1 failures.
I've tried playing with dcount, sum functions etc. but I can't seem to get it working.
Thanks,
Kate