Microsoft
Software
Hardware
Network
Question : Excel String
What string do I use to get Column 2 (LINK) from Column 1 (CONSTRAINTS)
CONSTRAINTS LINK
CONSTR.# 999 - **2**** -4SA/5SA&QGM/QWF CONSTR.# 999
CONSTR.# 998 - **2**** -4SA/5SA&QGM/QWF CONSTR.# 998
CONSTR.# 997 - **2**** -4SA/5SA&QGM/QWF CONSTR.# 997
Answer : Excel String
If the dash might be omitted...
=TRIM(LEFT(A2,FI
ND("-",A2&
"-")-1))
Random Solutions
Squid NT and Internet Redirection
Exchange Active Sync and self assigned certificates
How to set Public Folder "Retention" so that if a public folder is accidently deleted it can easily be recovered through Outlook or PFDAVadmin
How do I fix odbc call failed #1062 under access vba with a mysql backend?
Can not manage distribution list members through outlook 2003
WebService Client problem
Exchange 2010 with DAG design question
Flex 3 Datefield and DateChooser
Save only sends e-mail with removed attachment again
Remove row if column B and C are empty