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 strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

model table for a query

Status
Not open for further replies.

munda1

Technical User
Feb 10, 2005
19
US
Hello,
I am importing a list of part numbers from Excel to Access, and creating a model table. The data base contains a preexisting table of all part numbers, I will call this a master table. I wish to write a query that will use the imported model table and extract every occurence of each of the entries from the imported table from the master table, creating a table with the results of the query. Can you help. Thanks,
Munda
 
Create a maketable query based on the imported table joined to the master table

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

Part and Inventory Search

Sponsor

Back
Top