Connect Excel and Access - possible?

C

Christoffer

I have made an Excel sheet that makes some calculations. One important field in the excel sheet, is the same as one in the access db. So, I can manually write the value of the access field into the excel field, but it would have been much easier if there was any possibility to make this happen automatically

I am very greatful for every answer
In advance-thanks!
 
K

Ken Snell

You can link to the spreadsheet as a table in ACCESS. Then you can use the
spreadsheet just as if it were a table -- you can run queries using it, you
can open recordsets based on it, etc.

--
Ken Snell
<MS ACCESS MVP>

Christoffer said:
I have made an Excel sheet that makes some calculations. One important
field in the excel sheet, is the same as one in the access db. So, I can
manually write the value of the access field into the excel field, but it
would have been much easier if there was any possibility to make this happen
automatically.
 
D

Donna

Alternatively you can link an access query (or table) into the Excel Spreadsheet ..

In Excel ... File Menu

Data -> Import External Data -> New Database Quer

Donna
 

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