I am trying to use the countif() function, however I need to specify 2 sets of criteria. Basically, I need to write something like
=CountIf(A1:A20,"Apples" and "Oranges")
I know what I wrote above wont work the way I have it, but is there anyway I can get the desired affect? Thanks.
=CountIf(A1:A20,"Apples" and "Oranges")
I know what I wrote above wont work the way I have it, but is there anyway I can get the desired affect? Thanks.