I have a sheet that counts matches from column C in "Archive" with "Document list" column A. I have it count total matches just fine. =COUNTIF(Archive!C:C,A:A)
I need to count only the matches where name in "Archive" column H matches "Names" in column A.