Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Upload excel to access db?

Status
Not open for further replies.

Linkan

Programmer
Feb 7, 2001
44
SE
Hello,
I want to upload a excel doc with passwords to a table in my access db. Can someone please help me or point me in the right direction.
.
In my db the table holds.
GROUP_ID (int)
PW_ID (int index)
PASSWORD

My excel only holds PASSWORD.

Thanks,
Linkan
 
Hello,
Thanks for your replay.
I want to add and delete dynamicly.
Let's say I want to add new passwords for a group.
I make my password lokal and then I want to upload them to right group in db.
Thanks.
Linkan
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top