H
hodkd
Is it possible to use the countif function to count a t seperate from a
T?
T?
RagDyer said:Try these:
=SUMPRODUCT(--ISNUMBER(FIND("T",A1:A100)))
=SUMPRODUCT(--ISNUMBER(FIND("t",A1:A100)))
--
HTH,
RD
==============================================
Please keep all correspondence within the Group, so all may benefit!
==============================================