Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Insert field from query into table

Status
Not open for further replies.

MoeJohnson

IS-IT--Management
Aug 15, 2005
4
0
0
US
I have a passthrough query that has an item # field and a customer item # field. I also have a table with customer order information that has the customer item #. I want to have the customer order table look up the appropriate item # based on the customer item # it has. what would be the best way to do this? Thanks
 
You may JOIN a table and a query.
What is the problem ?

Hope This Helps, PH.
Want to get great answers to your Tek-Tips questions? Have a look at FAQ219-2884 or FAQ181-2886
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top