A
AJRoad
I have two tables: Customer Orders: fields are Customer Number-autonumber,
First Name-text, Last Name-text, Price-currency, SKU-Number.
The other table is Products-SKU-number and Description is text.
I would like to create a query that has the First Name, Last Name, Price and
SKU fields from the Customer Orders table and the Description field from the
Products table. I don't want to show the SKU field in the query. Is there
anyway to do this without producing two queries?
Thanks for the help.
First Name-text, Last Name-text, Price-currency, SKU-Number.
The other table is Products-SKU-number and Description is text.
I would like to create a query that has the First Name, Last Name, Price and
SKU fields from the Customer Orders table and the Description field from the
Products table. I don't want to show the SKU field in the query. Is there
anyway to do this without producing two queries?
Thanks for the help.