How to update ms access tables directly from ms excel?

C

CLR

Data > GetExternalData > CreateNewQuery > choose MSAccess as the database >
follow the menus.......

hth
Vaya con Dios,
Chuck, CABGx3
 
E

Eddie Holder

Using the method shown only reads data from excel. You cannot update database
tables using the Ge tExternal Data functionality.

To update tables in Access, you will need to write VBA code to perform this
action. I'm sure someone will have done this, or search the VBA groups on the
net.
 
C

CLR

Sorry Nabin, perhaps I misread your post................I thought you were
trying to get data from Access to update your tables in Excel..........sorry,
my bad

Vaya con Dios,
Chuck, CABGx3
 

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