bradenpintar
IS-IT--Management
I have a list of user email aliases that I need to process. The data is arranged with one user per row and the aliases are one to a column. The addresses per user are from many domains.
I am trying to extract the address for a given domain for each user to a working column for further processing. So, I am trying to figure out the combination of formulas needed to look across the row and identify the domain in the email address. If it matches, then display the entire address.
The addresses are not any particular order in each row.
I have written some code that does it, but I would like to know if this can be done with formulas.
In the example file I would like to extract radio.company.ca to the A column.
Thanks.
I am trying to extract the address for a given domain for each user to a working column for further processing. So, I am trying to figure out the combination of formulas needed to look across the row and identify the domain in the email address. If it matches, then display the entire address.
The addresses are not any particular order in each row.
I have written some code that does it, but I would like to know if this can be done with formulas.
In the example file I would like to extract radio.company.ca to the A column.
Thanks.