J
jsccorps
I have users who would like to work from home. I would like to have them
enter data at home and then, at a later date, I would append their tables
into the Master database. Since this would be done on a regular basis, I
would like an automated process.
My initial thought for the process (code) is:
1) import tables (from remote users) into the Master database
2) append tables
Am I on the right track? Any suggestions (or existing code) would be
appreciated.
enter data at home and then, at a later date, I would append their tables
into the Master database. Since this would be done on a regular basis, I
would like an automated process.
My initial thought for the process (code) is:
1) import tables (from remote users) into the Master database
2) append tables
Am I on the right track? Any suggestions (or existing code) would be
appreciated.