Hi,
I need to determine if certain row should be included or not. If the "Email Address" column only contains yahoo email address "don't include", if it contains yahoo email address and also other email address "include" this row. Thank you for your help.
| Email Addresss | Notes |
| john.andrew@yahoo.com | don't include |
| fjlorenzo@gmail.com | include |
| romylorenzo@gmail.com;maloudeguzman@yahoo.com | include |
| joadaya@yahoo.com;thessdalmacio@gmail.com;janebuglosa@outlook.com | include |
| thessdelacruz@yahoo.com | don't include |