Complex Countif

J

Joe Mac

I'm attempting to construct a countif statement which is conditional on 2
seprate columns of data using the following formula produces a 0 response
=COUNTIF($K:$K,(AND($C:$C=1,$I:$I=0)))

What I need:
Count the numeric values in "K"
IF the values in "C" are equal to 1 AND the values in "I" are equal to 0

I'm using the entire columns in the formula do to the fact that the number
of data rows extracted from another system is variable daily

Any assistance would be appreciated...
 
J

Joe Mac

Jim...
Thank you for the guidance, this will produce a result by indicating a
static range in using the formula, the additional challenge I'm facing is
that the number of rows extracted daily is variable based on the activity of
the production application of the total restricted from using the whole
column, (65,536 rows)... if there were a way to dynamically identify the
last row of the daily contiguous range that could be factored into a
formula...
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

Excel Need Countifs Formula Help 0
IF, COUNTIF & AND STATEMENTS 3
Countif result problem 4
countif 3
countif, multiple value range PLEASE HELP 2
Sum / Lookup 9
Finding lowest count in any column 12
ARRAY with countif 6

Top