A
andibevan
I am using the following formula to count the number of entries i
column E which CONTAIN (i.e. within other text in each cell) the tex
"ACT"
=Countif(e8:e508,"*ACT*")
How would I then count all the entries that *contain* "ACT" in column
(rows 5-508) and that also equals "RSK" in *equals* column A (row
5-508)?
I have taken a look at arrays and other things but can't manage to ge
anywhere.
Thanks
Andy
column E which CONTAIN (i.e. within other text in each cell) the tex
"ACT"
=Countif(e8:e508,"*ACT*")
How would I then count all the entries that *contain* "ACT" in column
(rows 5-508) and that also equals "RSK" in *equals* column A (row
5-508)?
I have taken a look at arrays and other things but can't manage to ge
anywhere.
Thanks
Andy