I Know there must be an easy way to do this... using Access from office 97
I have 3 tables - computers, periphs, and other. The tables list the computer equipment in 3 different offices. I have designed a report that lists all the computers, and sorts them by office (from the computer table). I want to include in this report all of the periphs and other equipment from the three ofices that is listed in the other 2 tables, and still have it all sorted by office. I assume that the easiest way to do this is to build the report from a query, but when I add more then one table to a query, I get nothing for output - aparently no matching records for whatever the query says. I guess what I need is someone to tell me how to build a query that will just list everything in all 3 tables, then I can pick and choose to build the report. I would like the query to list EVERYTHING from EVERY table, sorted like this
Office description user
mytown computer me
mytown computer him
mytown printer me
mytown scanner her
town2 computer him2
town2 computer her2
town3 computer him3
town3 printer him3
meaning that when I design my report, I DON'T want it to list all the data from the computer table by office, then all the data from the periph table by office, etc. - I want the report to have only 3 sections, one for each office. There must be a way to design a relationship or something that will let me do this. Help please!
I have 3 tables - computers, periphs, and other. The tables list the computer equipment in 3 different offices. I have designed a report that lists all the computers, and sorts them by office (from the computer table). I want to include in this report all of the periphs and other equipment from the three ofices that is listed in the other 2 tables, and still have it all sorted by office. I assume that the easiest way to do this is to build the report from a query, but when I add more then one table to a query, I get nothing for output - aparently no matching records for whatever the query says. I guess what I need is someone to tell me how to build a query that will just list everything in all 3 tables, then I can pick and choose to build the report. I would like the query to list EVERYTHING from EVERY table, sorted like this
Office description user
mytown computer me
mytown computer him
mytown printer me
mytown scanner her
town2 computer him2
town2 computer her2
town3 computer him3
town3 printer him3
meaning that when I design my report, I DON'T want it to list all the data from the computer table by office, then all the data from the periph table by office, etc. - I want the report to have only 3 sections, one for each office. There must be a way to design a relationship or something that will let me do this. Help please!