Microsoft
Software
Hardware
Network
Question : Parsing a Pattern from a String
Good Evening Experts.
I need help with parsing a string pattern from a variable length (memo). I have many records, each with a memo fileld, which may contain an identifier in a predefined format. The set of characters I need to parse out of the memo is 11 in length. The first character must be E or P, the next 8 are alpha/numeric and the final 2 must be numeric.
Answer : Parsing a Pattern from a String
If it's Access - Visual Basic, you may want to look at these links:
http://support.microsoft.c
om/kb/8188
02
http://www.regular-express
ions.info/
vb.html
Random Solutions
Excel Count w/ Multiple Criteria on another Sheet
REST web service in C#
Enumerate Exchange Emails in vb.Net
How do i display Chinese Simplified properly in VFP9 ?
Passing CDIalog to a thread
Cut / paste rows based on criteria in one column into different worksheet; repeat multiple times
vs 2008 and 2 pc's
FOREACH LOOP - DOS
How to limit the memory usage of a VB.NET process in Win Server 2008
The string was not recognized as a valid DateTime when I call the Stored Procedure