Thank you Ben, I seriously appreciate your help.
Unfortunately there are about 10,000 lines in this text, it seems 80 percent of it is cruft.
I have now abandoned the project for a couple of reasons:
1: The data input is crap
2: The insurance company behind this don't seem to care, although it ...
Search found 5 matches
- Thu Mar 18, 2010 1:42 am
- Forum: General
- Topic: Searching and replacing a string
- Replies: 9
- Views: 787
- Tue Mar 16, 2010 3:51 am
- Forum: General
- Topic: Searching and replacing a string
- Replies: 9
- Views: 787
- Mon Mar 15, 2010 9:37 pm
- Forum: General
- Topic: Searching and replacing a string
- Replies: 9
- Views: 787
Thank you so much, I did manage to make that work.
How would I pare this into two fields:
How would I pare this into two fields:
Code: Select all
Devenny, B 04/14/09- Mon Mar 15, 2010 5:56 pm
- Forum: General
- Topic: Searching and replacing a string
- Replies: 9
- Views: 787
- Mon Mar 15, 2010 3:17 pm
- Forum: General
- Topic: Searching and replacing a string
- Replies: 9
- Views: 787
Searching and replacing a string
I am trying to parse a large txt file produced from a PDF.
Unfortunately the PDS 'save as text' system was inconsitent.
Within the file there are strings of random numbers, like:
0 0 0 0 5,107 0 0 -5,107
0 0 0 0 5,277 0 0 -5,277
As you can see, the second row is double spaced which would allow me ...
Unfortunately the PDS 'save as text' system was inconsitent.
Within the file there are strings of random numbers, like:
0 0 0 0 5,107 0 0 -5,107
0 0 0 0 5,277 0 0 -5,277
As you can see, the second row is double spaced which would allow me ...