Query Assistance

M

morehead

I have a table with approx. 400000 entries. Each record in table has a unique
identifying number I need to select approx. 250 of these records by their
individual id number. I have identified the actual record ID's I need and
they are in a separate excel .xls. How can I write a single select query to
select these 250 records based upon there individual ID number. the records
are not in sequence but are scattered throughout the table.

If this can be accomplished by an expression please explain and describe.
 
D

David Cox

I would import the Excel file into Access as a table. You just add this
table and your large table to the design grid and link them by the id. Job
Done.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top