nanscombe
Registered User.
- Local time
- Today, 19:56
- Joined
- Nov 12, 2011
- Messages
- 1,081
Ah, I think I know what you mean.
My table will only store distinct values, so if your text file had multiples it will only store it once. You would see fewer records in the table than the number of entries in the file.
It should still pick up all records with the debtor numbers contained in the list.
My table will only store distinct values, so if your text file had multiples it will only store it once. You would see fewer records in the table than the number of entries in the file.
It should still pick up all records with the debtor numbers contained in the list.