Rhon Alvarez
Member
Hi Team,
i got this text file from our IT Group wherein i need to extract the email address per row. i tried this formula but i can't seems to figure out how to obtain the correct answer.
=IFERROR(TRIM(LEFT(SUBSTITUTE(MID(A1,SEARCH("tdcx.com",A1),SEARCH(" ",A1,SEARCH("tdcx.com",A1))-SEARCH("tdcx.com",A1)),"-",REPT(" ",255)),255)),"")
kindly assist please.
Thanks in advance
Rhon
i got this text file from our IT Group wherein i need to extract the email address per row. i tried this formula but i can't seems to figure out how to obtain the correct answer.
=IFERROR(TRIM(LEFT(SUBSTITUTE(MID(A1,SEARCH("tdcx.com",A1),SEARCH(" ",A1,SEARCH("tdcx.com",A1))-SEARCH("tdcx.com",A1)),"-",REPT(" ",255)),255)),"")
kindly assist please.
Thanks in advance
Rhon