Hi,
I am trying to retrieve some text values from a string. The
Input
string looks something like this:
"Name John Doe Email johndoe sample.com Department Code
123 Cost
Center 4567"
I need to retrieve separately the Name, Email, Department
Code, and
Cost Center values.
Name = John Doe
Email = johndoe sample.com
Department Code = 123
Cost Center = 4567
Any help would be greatly appreciated,
- j oliver
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the
Google Groups "Regex" group.
To post to this group, send email to regex googlegroups.com
To unsubscribe from this group, send email to
regex-unsubscribe googlegroups.com
For more options, visit this group at http://groups.go
ogle.com/group/regex
-~----------~----~----~----~------~----~------~--~---
|