K
krayziez
I'm able to check for single cells like:
=A1=B1
But how do I do it so I can check if A1 equals from B1 to B10 ? For
example, A1 is:
Dog
B1-B5 is:
Cat
Dog
Brick
House
Towel
I tried this but it didnt work:
=A1=B1:B5
It shows as false. Is there a function for true/false that's better
than just equal?
=A1=B1
But how do I do it so I can check if A1 equals from B1 to B10 ? For
example, A1 is:
Dog
B1-B5 is:
Cat
Dog
Brick
House
Towel
I tried this but it didnt work:
=A1=B1:B5
It shows as false. Is there a function for true/false that's better
than just equal?