P
ploddinggaltn
I've searched previously posted questions and am not finding mine, so here
goes...
I have a database with 6 tables linked to it and they are stored on the
users C Drive. I also have these tables stored on a server. My user records
records all day long and they are stored on his C drive. At the end of the
day I want him to close the database with a cmdbutton. When he clicks the
command button, I want the tables from his C drive copy and pasted to the
tables on the server. Is this possible? I've coded in in Excel before, but
just not sure how to do this in Access.
For example two of the tables are titled "tblCustomers" and "tblCases". The
location on the C drive where these file are located is C:\Documents and
Settings\JFORD\Desktop\LogDatabase_be.MDB. I'd like all my tables copied and
pasted to s:\LogDatabase\Backend\LogDatabase_be.MDB.
As always I appreciate your help, thank you
goes...
I have a database with 6 tables linked to it and they are stored on the
users C Drive. I also have these tables stored on a server. My user records
records all day long and they are stored on his C drive. At the end of the
day I want him to close the database with a cmdbutton. When he clicks the
command button, I want the tables from his C drive copy and pasted to the
tables on the server. Is this possible? I've coded in in Excel before, but
just not sure how to do this in Access.
For example two of the tables are titled "tblCustomers" and "tblCases". The
location on the C drive where these file are located is C:\Documents and
Settings\JFORD\Desktop\LogDatabase_be.MDB. I'd like all my tables copied and
pasted to s:\LogDatabase\Backend\LogDatabase_be.MDB.
As always I appreciate your help, thank you