Hello,
I have the following COUNTIF that works well, but recently realized it's not useful given there are duplicates, thus throwing off my numbers.
=COUNTIF($A$1:$X$145, "*"&A213&"*")
I have a table of text spanning from A1 through X145 of server names. Given the server, the exact name could...