in reply to Re^3: Searching and Coutning using 2 files with multiple columns
in thread Searching and Coutning using 2 files with multiple columns

Thanks. PROBLEM SOLVED!! Your original post worked! I had to remove a hard return in my text file that was screwing everything up

  • Comment on Re^4: Searching and Coutning using 2 files with multiple columns

Replies are listed 'Best First'.
Re^5: Searching and Coutning using 2 files with multiple columns
by ccn (Vicar) on Sep 17, 2009 at 17:48 UTC
    OK. And now you have a challenge to understand why does it work. :)