CHaythorne
Registered User.
- Local time
- Today, 07:58
- Joined
- Jan 18, 2013
- Messages
- 15
Hola,
As a bit of background, I work in Supply Chain and I'm editing a database that's an ex-employee's invention.
I have a file thats imported in the database using a macro. The way I see the macro is that it does the following;
How would I do this and where would I insert it into the Macro?
Many thanks.
Chris
As a bit of background, I work in Supply Chain and I'm editing a database that's an ex-employee's invention.
I have a file thats imported in the database using a macro. The way I see the macro is that it does the following;
- Imports the new file into a temp file
- Deletes the current table
- Appends the temp file to the table
- Updates a last modified timestamp
How would I do this and where would I insert it into the Macro?
Many thanks.
Chris