T
Travers Ebling
Is it possible for COUNTIF to calculate two celll ranges
that meet two separate criteria? My closest, but
unsatisfactory attempt, looked like this:
=COUNTIF(PROFILE,"A"&IF(ORIENTATION,"LANDSCAPE")) it
returned a zero. I was hoping for a 2.
Profile is a NAMED cell range with entries such as A, B2,
C etc.
Orientation is a NAMED cell range with text entries such
as Portrait, Landscape etc.
I want Excel to count the number of occurences with "A"
and "Landscape" occuring in the same row.
I'm just starting to use nested funciton with Excel and
appreciate all suggestions for mastering this tool.
Cheers,
that meet two separate criteria? My closest, but
unsatisfactory attempt, looked like this:
=COUNTIF(PROFILE,"A"&IF(ORIENTATION,"LANDSCAPE")) it
returned a zero. I was hoping for a 2.
Profile is a NAMED cell range with entries such as A, B2,
C etc.
Orientation is a NAMED cell range with text entries such
as Portrait, Landscape etc.
I want Excel to count the number of occurences with "A"
and "Landscape" occuring in the same row.
I'm just starting to use nested funciton with Excel and
appreciate all suggestions for mastering this tool.
Cheers,