Microsoft
Software
Hardware
Network
Question : extract email address from string in excel
Hi,
I have a csv file exported from Outllook where the email address is in the format:
John Doe (
[email protected]
)
Is there a formula I can apply to extract the email address data between the parentheses?
Thanks.
Answer : extract email address from string in excel
Try this, assuming your email address is in A1:
=MID(A1,FIND("(",A1,1)+
1,FIND(")"
,A1,1)-FIN
D("(",A1,1
)-1)
Random Solutions
implementing aixpert on aix
Operation Must Use an Updateable Query
Counter and Timestamp in Excel
how to transfer apps from my iphone to my itunes library
SBS2003 no http access just https
SharePoint - single user can't access Rich Text Editor
Replacing a server in an existing domain other than the main Domain Controller
vb.net httpwebrequest timeout not working correctly
Script to enable folder auditing
BES Activation issue