excel linked to access

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

Guest

Hello

I have an excel template liked to an access table. The date entered in on
the template is the primary key with no duplicates in access. I would like to
set up the link so a user could open the template to re-enter the report for
a past date and have it replace the data in access. Is this possible without
having to open access or the saved file from excel

Thank for your help
 
Probably it's possible to do this without opening Access, by writing
Excel VBA code that uses the DAO or ADO library to write to the Access
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