I want a code for if contains that asks for two of the same thing.
For example in b1, I want to say, "IF a1 CONTAINS two references to the character ".", then a1, otherwise ""
For example, if there was
jeremy.com in a1
It doesn't have 2 lots of "." so b1 would be empty
but if...