Count question
=COUNTIF(A1:A6,"New York")+COUNTIF(A1:A6,"Los Angeles")
--
Gary''s Student
"Sung" wrote:
What is the formula to count from a column based on multiple criteria.
For example,
City
Los Angeles
Phoenix
Los Angeles
New York
Chicago
New York
so i would like a formula to return the total count of new york and los
angeles. In this example it would be 4.
Thanks
|