Hello all:
I have a coloumn of ~6000 rows. I copied this list from a PDF file, in order to extract emails. The emails are in the format:
Email: leneee.foo1@company.com
I am trying to write a function or macro that searches this column, finds the key word "email" or a pattern string "Email:" and copies that email address into a cell. My objective at the end is to have all emails in one list/vector/column that I can extract into a database.
I thought I could use the LOOKUP function for this. But I am not sure how to match it by keyword = email, or how to extract the entire email address/cell to another cell.
Is there a better way to do this vs. what am trying ?
Thanks in advance for the help.
Cheers,
Leneee
I have a coloumn of ~6000 rows. I copied this list from a PDF file, in order to extract emails. The emails are in the format:
Email: leneee.foo1@company.com
I am trying to write a function or macro that searches this column, finds the key word "email" or a pattern string "Email:" and copies that email address into a cell. My objective at the end is to have all emails in one list/vector/column that I can extract into a database.
I thought I could use the LOOKUP function for this. But I am not sure how to match it by keyword = email, or how to extract the entire email address/cell to another cell.
Is there a better way to do this vs. what am trying ?
Thanks in advance for the help.
Cheers,
Leneee