Importing data from excel into access

J

Jackie

Hi!

Is there anyway to import or copy data from excel
spreadsheets into access?

Thanks!
 
D

David

-----Original Message-----
Hi!

Is there anyway to import or copy data from excel
spreadsheets into access?

Thanks!
.
There are a number of ways. A quick way is in the
control source of a text box enter =dde
("excel","sheet1","r1c1") r1c1 is row 1 column 1
 
S

SueM

Yes, in access click file, then get external data, then
change the file type to excel and select your file and
follow the prompts.

You can also do it using vb with the TransferSpreadsheet
action.
 

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