Could you explain? What kind of "files"? Do you want to export the
data from Access into text files (which you can do by creating Queries
and using File... Export), or create multiple identical tables within
Access? If the latter... you do NOT want to do this; it's bad design
and is neither necessary nor beneficial, since you can just create a
Query using your key field to display a subset of the data.