dynamicall linking access and excel

E

eric

I need to have multiple excel spreadsheets change cells
in an access database, and then have that access database
then turn around and change cells in the excel
spreadsheets.

Does anyone know how to do this?

Thanks, I am stumped, and would really appreciate any
answer.

-Eric
 
G

Guest

Can you link to the excel files? (get external data - link tables
then you can simply run update queries.
 
O

onedaywhen

...
I need to have multiple excel spreadsheets change cells
in an access database, and then have that access database
then turn around and change cells in the excel
spreadsheets.

Short answer: ADO code called from the Excel workbooks.

Long answer: post more details.

--
 

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