evanhughes
Registered User.
- Local time
- Today, 19:14
- Joined
- Nov 26, 2009
- Messages
- 46
Hi All
I have searched the forums and can not find anything that suits my needs.
What these are as follows.
I need a command button on a form that will allow me to chose an .xls from a directory and add to the existing data in an access .mdb table to an access mdb file.
I am using access 2007 but db is saved in 2003 mdb format and using excel 2007 but import is from 2003 format.
Database name = rental.mdb
Database table name = bookings
There are approx 25 fields
The field names in the excel worksheet are the same as the field names in the mdb table although some fields will be blank.
I have created the form command button (cmdbutton1) but can't get any code to work.
Any help would be appreciated.
Evan
I have searched the forums and can not find anything that suits my needs.
What these are as follows.
I need a command button on a form that will allow me to chose an .xls from a directory and add to the existing data in an access .mdb table to an access mdb file.
I am using access 2007 but db is saved in 2003 mdb format and using excel 2007 but import is from 2003 format.
Database name = rental.mdb
Database table name = bookings
There are approx 25 fields
The field names in the excel worksheet are the same as the field names in the mdb table although some fields will be blank.
I have created the form command button (cmdbutton1) but can't get any code to work.
Any help would be appreciated.
Evan