Hi,
I am trying to count the values in one column based on the the value in another column being true. If the value in the first column is not blank, count all the values in the second column that equal "A". This is referencing data in another sheet. I get incorrect argument. Any suggestions?
=COUNTIF({GH Informatics RASCI Chart 2023 Range 1}, <>"", {GH Informatics RASCI Chart 2023 Range 2}, "A")