Hello! i'm new, obviously 
I have 3 books open on my desk, and have searched online, and I cant figure this out... I am trying to do something so simple, but it isnt working...
I have 2 tables... one with a list of companies, addresses, ph#'s, etc.. (customers) and their CompanyID (which I made the primary key). The other table is a list of orders, which includes their company name and companyID (not all the other related info)
These tables are linked via CompanyID field relationship
I am trying to make a simple query that shows the Company Name, First Name, Last Name and a few other fields from each table, but when I make the query, it shows up with no fields populated. I can successfully make a query work if I don't involve both tables, so I know the Query function works
I cant figure out why this isnt working... plese help!!
Thanks so much!
Allen
I have 3 books open on my desk, and have searched online, and I cant figure this out... I am trying to do something so simple, but it isnt working...
I have 2 tables... one with a list of companies, addresses, ph#'s, etc.. (customers) and their CompanyID (which I made the primary key). The other table is a list of orders, which includes their company name and companyID (not all the other related info)
These tables are linked via CompanyID field relationship
I am trying to make a simple query that shows the Company Name, First Name, Last Name and a few other fields from each table, but when I make the query, it shows up with no fields populated. I can successfully make a query work if I don't involve both tables, so I know the Query function works
I cant figure out why this isnt working... plese help!!
Thanks so much!
Allen