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
Running the System Update readiness tool.
I wanted to parse out text in outlook using VBA and save the values in a spread sheet
OCS 2007 R2 and Cisco call manager
How to make slide wordpress themes?
Motherboard driver CD for HCL - P5GD2-TVM/GB/SI
VMware VirtualCenter Server Service will not stay Started on our vCenter box
Which is better G711 alaw, or GSm codecs
Mac home folder on Windows network
Data Validation in Excel 2007
FireBird stored procedure