D
D
Scenario is this: have excel table with multiple columns
and several hundred records. Each individual column may
have repeated value (Text, no numbers. Say column A
contains text values of "A, B, C, D, E, etc., (duplicates
allowed) and column B contains a list of names (duplicates
allowed).
What I want to be able to do is find the total number of
value "C" in Column A that is associated with the city in
column B. I assume it may require a count, countif, and
or andif command. I just can't combine the search on two
columns to get the result.
and several hundred records. Each individual column may
have repeated value (Text, no numbers. Say column A
contains text values of "A, B, C, D, E, etc., (duplicates
allowed) and column B contains a list of names (duplicates
allowed).
What I want to be able to do is find the total number of
value "C" in Column A that is associated with the city in
column B. I assume it may require a count, countif, and
or andif command. I just can't combine the search on two
columns to get the result.