Insert data from excel to access.

H

Heera Chavan

Hi,

I dont know it is posiable or not but I want a macro which can insert data
from excel to access I have the following feilds.

EID, Name, Supervisor Name, Manager Name, Date, Status.

The users of this macro will not have access on there machines.

is it posiable if yes how? Just i need a sample macro.

Regards
Heera
 
G

golfinray

I use Docmd.transferspreadsheet acimport, "your table name", "your path like
c: whatever), true
 

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