A
Ayo
I would like to write a code that performs the following action:
1. Delete all records from a table
2. Run an append query and add it to the table
3. save the table
I am somewhat confident about that last two, 2 and 3, but I don't know how
to go about doing 1. Any help will be greatly appreciated.
Thanks.
1. Delete all records from a table
2. Run an append query and add it to the table
3. save the table
I am somewhat confident about that last two, 2 and 3, but I don't know how
to go about doing 1. Any help will be greatly appreciated.
Thanks.