Hi, I have cells with IP addresses that are separated by commas and I want to return only the IP addresses separated by commas that do not match any of the IP addresses I've specified within a separate column. I've attached a picture of a simplified setup. I was able to create a function to return all of the matches, but now I want to return all of the IP addresses that do not match. I want to return the IP addresses that do not match from the cells with IP addresses separated by commas, not the IP addresses listed within the column. Please let me know if I can clarify anything or additional information would be useful.