in reply to Grouping unique lines into a file.
There are no "unique lines" in your sample data... at least, not within the normal (computer usage included) meaning of "unique."
Perhaps Limbic~Region's interpretation is correct; IMO that's likely and entirely plausible... but what do you want to do if an account includes multiple, unduplicated lines... as, for example, does 03.
If not, please explain what you really want to do, using more precise language, since another (semi-)plausible interpretation of your description is that you want each unique data element, per account number, included in a single file which includes all account numbers.
check Ln42!
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^2: Grouping unique lines into a file.
by Anonymous Monk on Apr 21, 2014 at 17:27 UTC | |
by Not_a_Number (Prior) on Apr 21, 2014 at 17:34 UTC | |
by bigj (Monk) on Apr 21, 2014 at 18:20 UTC |