A single table is a flat file, but if you have fields which are foreign keys
to other tables, you'll need to write a query including all those tables
with the value(s) that the foreign key is/are describing. Then a Make Table
Query will give you the flat file you are looking for.