K
kingston via AccessMonster.com
Left(Mid(Mid(string,Instr(string,"-")+1),Instr(Mid(string,Instr(string,"-")+1)
,"-")+1),Instr(Mid(Mid(string,Instr(string,"-")+1),Instr(Mid(string,Instr
(string,"-")+1),"-")+1),"-")+1),5)
I hope I got all of the parentheses right. Anyway, you get the idea.
,"-")+1),Instr(Mid(Mid(string,Instr(string,"-")+1),Instr(Mid(string,Instr
(string,"-")+1),"-")+1),"-")+1),5)
I hope I got all of the parentheses right. Anyway, you get the idea.