Excel to Access Tables

  • Thread starter Thread starter Ruthless Artist
  • Start date Start date
R

Ruthless Artist

Is there a module that can import data from and excel sheet into the tables
without getting duplicates?


Thanks.
 
No, because you need to decide what is duplicated. There is a Duplicates
Query Wizard that will help you find them after you import them. Just click
on the Query tab, then New, then look for the wizard and click on it.
 
Im using a query to import the info to the tables i need some that will get
this info from the excel to access when it starts up.


Thanks
 
Thank you but I got it to do it upon the startup menu
I made the excel table a link then i made a new table and function import()
sql = ECT.......

Thanks.
 

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