Hello,
I have 2 columns, A and B.
B has a list of IP addresses: 182.71.145:8080 for example (not a real IP)
A has a list of Username:Password:IP address
I need to find out if the IP addresses from column B exist within column A.
Can I do this with conditional formatting? It doesn't work if I do "find duplicate values" because obviously the values in both columns don't match exactly.
Example
Column A Column B
JohnDoe:password1:182.71.145:8080 183.71.145:8080
JaneDoe: Password2:183.71.145:8080 182.71.145:8080
Bookmarks