I have a table of approx. 5000 records. Each sales unit has between 1 and 25 records unique to it. The first field in the table is the ID No. which identifies one unit from another.
I need to extract each unit's data (whether it's 1 record or 25) from the main table and create a separate text file or xls file for each unit.
This operation would be performed each week and each unit's total number of records would differ from week to week.
Any suggestions? Thanks.
Richard...
I need to extract each unit's data (whether it's 1 record or 25) from the main table and create a separate text file or xls file for each unit.
This operation would be performed each week and each unit's total number of records would differ from week to week.
Any suggestions? Thanks.
Richard...