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?)
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?)