Hi All,
I am struggling and need the brains of this forum to help me please.
I am looking for an excel formula that can search multiple columns in a range of data and return an answer in the third column. The difficulty I am having is 1 criteria requires searching for specific text in an email address (so not the whole email) and then combine with their LAST Name to return a user code.
I have provided an example data set (the actual data set is 50,000 lines long)
Code LAST FIRST EMAIL
ABC Doe Jon jondoe@xyz.us
BBC Smith Granny snowysmith@xyz.us
CBC Day Happy snowy.a.day@xyz.us
The criteria I have is a user called "Snowy" last name "Day". However their formal first name is not "Snowy" but "Happy". What I am trying to return is Code CBC.
I am looking for an excel formula (akin to an array index match formula) that can match "snowy" from the email and Day from the Last name to give me the CBC code.
Can anyone help?
I am struggling and need the brains of this forum to help me please.
I am looking for an excel formula that can search multiple columns in a range of data and return an answer in the third column. The difficulty I am having is 1 criteria requires searching for specific text in an email address (so not the whole email) and then combine with their LAST Name to return a user code.
I have provided an example data set (the actual data set is 50,000 lines long)
Code LAST FIRST EMAIL
ABC Doe Jon jondoe@xyz.us
BBC Smith Granny snowysmith@xyz.us
CBC Day Happy snowy.a.day@xyz.us
The criteria I have is a user called "Snowy" last name "Day". However their formal first name is not "Snowy" but "Happy". What I am trying to return is Code CBC.
I am looking for an excel formula (akin to an array index match formula) that can match "snowy" from the email and Day from the Last name to give me the CBC code.
Can anyone help?