G
Guest
I am trying to create a query from multiple tables with the same number of
columns and same headings to pull all records from each table with a matching
value in one of the fields. This database holds all the information for each
job we have in progress with each table representing one of our customers.
I'd like to know how I can create a query to pull form each customers table
all jobs with the status of "Dispatched". I was also wondering since I plan
to recreate the database in a while if there is a better way to organise the
records in order to make something like this easier to do. Is this a poor
database design? Please let me know in your post if you need more information
to help me I'll post it right away.
columns and same headings to pull all records from each table with a matching
value in one of the fields. This database holds all the information for each
job we have in progress with each table representing one of our customers.
I'd like to know how I can create a query to pull form each customers table
all jobs with the status of "Dispatched". I was also wondering since I plan
to recreate the database in a while if there is a better way to organise the
records in order to make something like this easier to do. Is this a poor
database design? Please let me know in your post if you need more information
to help me I'll post it right away.