Search found 3 matches
- Fri Apr 27, 2012 3:49 pm
- Forum: General
- Topic: find each field label
- Replies: 4
- Views: 474
Terrific!
Thank you, very much.
- Fri Apr 27, 2012 1:56 pm
- Forum: General
- Topic: find each field label
- Replies: 4
- Views: 474
possible output
Ultimately need to import into Excel, so \n before each label would be OK, and some unique character before each label to strip all lines which do not begin with a label.
The astericked line will be ignored, the address# lines will be used.
Thank you for your consideration.
The astericked line will be ignored, the address# lines will be used.
Thank you for your consideration.
- Fri Apr 27, 2012 12:49 pm
- Forum: General
- Topic: find each field label
- Replies: 4
- Views: 474
find each field label
Have a large text file with thousands of entries like the following. Need to identify each field label. Would like one reg. exp. to find all. Each label consists of a term followed by a colon, or two terms separated by a space followed by a colon, or two terms separated by a comma and space followed ...