I've searched for something similar but couldn't quite duplicate based on some other posts.
Column F has data on which websites you have a login with.
Let's say
F2 = Amazon, Facebook, Google, Twitter
F3 = Amazon, Google, Twitter
F4 = Amazon, Netflix, HBO
I want to filter the column to show all records that contain BOTH Amazon AND Twitter.So, the filtered results should show only F2 and F3
Thanks for any help
-Craig