I've just started using Access. I've got a database with 11 different tables. They all have a 'regno' number column. I'm trying to merge the separate tables into one table.
There's a few problems. Some of the tables are missing a 'regno' number while other tables mention a 'regno' number more than once. I've tried using 'Simply Query Wizard' but that usually hits the 2GB limit. I think that's because it duplicates the entries where regno numbers are shown more than once. What should I do? Is there a better tool to merge the tables?
If it helps, here's the Access file: Access Table
Ultimately, I want to export the merged table to excel. Here's what I'm aiming for the final table to look like: Final Table