Excel countifs help

Soldato
Joined
2 Nov 2013
Posts
4,372
Hi everyone

I have a spreadsheet in which column A has a country name, and then other columns have dates in them (or have #N/A).

is there a way to simply count how many dates there are against a country in a particular column?

I get as far as:

=COUNTIFS('tab name!A:A',"China",'tab name!B:B,????)

But what do I enter for the ???? to say "is a date", or possibly "Is not #N/A"?

Thanks in advance for any help you can offer!

(If that's too easy for you - is it possible to get it to count the dates against a particular country across multiple columns?)
 
Cheers. I suspect that while the #N/A entries originate from a formula, they have been copy-pasted as text entries. Will that still work do you know?
 
Back
Top Bottom