5
5dolla
Hi,
I have been trying to figure this out with no luck. I am trying t
count the number of occurences that "textvalue1" appears on the sam
row with "textvalue2". Both "textvalue1" and "textvalue2" appear i
random areas of a cell range (c2:n999). Essentially I would like to d
something like this:
=COUNTIF(c2:n999,"textvalue1")AND I
=COUNTIF(c2:n999,"textvalue2")
and then display the number of occurences that both textvalue1 an
textvalue2 appear in the same row together? Is this possible with
cell range like this or should I just stop.
Thanks
I have been trying to figure this out with no luck. I am trying t
count the number of occurences that "textvalue1" appears on the sam
row with "textvalue2". Both "textvalue1" and "textvalue2" appear i
random areas of a cell range (c2:n999). Essentially I would like to d
something like this:
=COUNTIF(c2:n999,"textvalue1")AND I
=COUNTIF(c2:n999,"textvalue2")
and then display the number of occurences that both textvalue1 an
textvalue2 appear in the same row together? Is this possible with
cell range like this or should I just stop.
Thanks