Does Excel ORDER_ID in Orders named range exist in ORDER Access ta

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I would like to check a single column within a named range in Excel for
potential key violations prior to TransferSpreadsheet. Ex: Does ORDER_ID in
Orders named range exist in ORDER Access table?

Any suggestions would be appreciated.
 
Link to the Excel spreadsheet as a temporary table, then run a query that
compares it to your ORDER table.
 
Got it! Working just fine! Thank you very much.

Douglas J. Steele said:
Link to the Excel spreadsheet as a temporary table, then run a query that
compares it to your ORDER table.
 

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

Back
Top