J
John
I am having difficulty in writing a formula to acheive a
certain result. It is:
I wish to count the number of occurrences of specific
text or numbers in each of two columns of a number a
rows. To be specific, I have a large amount of statistics
in a speadsheet, and wish to identify, in how many
rows, "1" appears in column E, and "S" in column F, and
in the same row.
I have been using COUNTIF and AND, but it does not quite
work. The actual formula being "=COUNTIF(($E$5:$F$5):
($E300:$F300),AND("1","S"))". It's a valid formula, but
does not work!
Of course the "$"'s can be ignored as they are only
included for other reasons.
Any ideas?
certain result. It is:
I wish to count the number of occurrences of specific
text or numbers in each of two columns of a number a
rows. To be specific, I have a large amount of statistics
in a speadsheet, and wish to identify, in how many
rows, "1" appears in column E, and "S" in column F, and
in the same row.
I have been using COUNTIF and AND, but it does not quite
work. The actual formula being "=COUNTIF(($E$5:$F$5):
($E300:$F300),AND("1","S"))". It's a valid formula, but
does not work!
Of course the "$"'s can be ignored as they are only
included for other reasons.
Any ideas?