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
Can I change the default contacts folder in "My Contacts?"
Leading zeros
Word 2007 VBA Macros Disappear
vb.net sender name
How to change a font in VFP 9.0
SQL statement to create dataset where table date field is > than a datepicker.value
Parse Text From Outlook Body Using VBA
query on unbound text box producing strange characters and not numbers
Delete a record in the BeforeUpdate
How to make a simple search form