I have a table called INVUPC with no Primary Key that lists invalid UPC for products. They are sorted by Vendor. I want to be able to seperate the records by vendor into different tables, or into different excel files.
TABLE could consist of only INVUPC and VENDORNUMBER. This is dynamic data so I would like a macro to be able to sort these into different files.
Any info would be greatly appreciated, I have only recently begun working with Access but am familiar with SQL.
TABLE could consist of only INVUPC and VENDORNUMBER. This is dynamic data so I would like a macro to be able to sort these into different files.
Any info would be greatly appreciated, I have only recently begun working with Access but am familiar with SQL.