Here's a question:
I have about 7 tables. Table #1 is the primary table, with a unique list of systems and unique system numbers. The other tables contain data that are associated attributes of the systems, but can apply to more than one system.
So, I want to structure a query where the user can enter a system number, and all the associated attributes will be pulled from each table into the query, which can then be used to create a report. Whenever I do this, I get a blank table. How best to do this>
Thanks,
Chris
I have about 7 tables. Table #1 is the primary table, with a unique list of systems and unique system numbers. The other tables contain data that are associated attributes of the systems, but can apply to more than one system.
So, I want to structure a query where the user can enter a system number, and all the associated attributes will be pulled from each table into the query, which can then be used to create a report. Whenever I do this, I get a blank table. How best to do this>
Thanks,
Chris