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
DynDNS Setup and configuration
C# Inheritance
sbs2003 exchange external ip change, now emails being sent are bouncing back with smtp errors.
Brightstor 12.5 Exchange Agent issue
Random Excel 2007 crashes
window 7 OS: blank (black) screen only, as it logs in
Java Swing logical operator
HP Web JetAdmin uses lots of RAM
Opensuse 11.2 wireless and audio
explanation of httpcontext needed