I created a database last year with 6 tables and a query builty on the tables. I also created a report using the query. The report is an employee "Benefit Statement".
The tables are very simple (Example: Employee Table has a unique ID and first and last name).
The additonal 5 tables contain benefit selections (benefit code, benefit description and an election status).
The whole thing worked perfectly last year.
I have all new data this year for each employee and I created an append query to bring the new data into the existing tables . Then I deleted the old data.
However, the existing query and report will not pick up the new data when i run them.
Help!
The tables are very simple (Example: Employee Table has a unique ID and first and last name).
The additonal 5 tables contain benefit selections (benefit code, benefit description and an election status).
The whole thing worked perfectly last year.
I have all new data this year for each employee and I created an append query to bring the new data into the existing tables . Then I deleted the old data.
However, the existing query and report will not pick up the new data when i run them.
Help!