Access Splitting Access Table

Joined
Mar 7, 2013
Messages
2
Reaction score
0
I have a database that has a table with over 47,000 records. Each record has a Local Union Number and I need to send a file to each Local that only includes their members. I need to split a copy of the original table into smaller tables that only include members from a specific Local Unions. There are a total of 168 Local Unions with members on the list. How can I split the table for emailing.

Thanks
 
Back
Top