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
mysql delete
Control lock Question
Exchange 2010 Uninstall
How to supress 'Access denied' when copy/replace file in the System folder using Command Prompt
connection has timed out ... iis setting?
String or binary data would be truncated.
Call NetMessageBufferSend function from vb.net
Server 2003 RDP connection fails.
IE8 home page is being forced to google.co.uk
Set Font For Workbook or Worksheet Through VBA