I'm creating a db using Access 2003 and have run into a little problem. I read and hear that creating multiple tables is not a good idea, but I have five users that will have to update the db throughout the day (often at the same time). So I've created a table for each user, each with identical fields. Now I need to create a query which pulls information from every table. Surely this is possible, with my limited skills and knowledge however, this has become incredibly confusing.
An example:
Let's assume User 1 table contains fields "name" "date" and "commission" and Users 2, 3, 4, 5 have similar tables each with the fields "name" "date" and "commission" Is it possible for a query to only have those three fields, but pull the data from all five tables?
Thanks,
Kevin
An example:
Let's assume User 1 table contains fields "name" "date" and "commission" and Users 2, 3, 4, 5 have similar tables each with the fields "name" "date" and "commission" Is it possible for a query to only have those three fields, but pull the data from all five tables?
Thanks,
Kevin