I have a simple database, with one main table, containing data for three years. I managed to break the table up so that there are now 3 tables. Problem is HOW do I get querries/reports to work now? You can enter a query, design view, right click the underlying table and change alias to the new yrlytable and it changes the table throughout the query. Likewise with a report (with underlying query). but they DO NOT RUN? Am I missing something?