Dear all
Could anyone provide me with a section of VBA code (module) that will carry out the following in one procedure:
Open an existing table - called 'Students'
Select and delete all the records leaving just the structure (preferably WITHOUT a request to confirm)
Close the table ready for an append query to add new data to the table.
Thanks in advance
Gareth
Could anyone provide me with a section of VBA code (module) that will carry out the following in one procedure:
Open an existing table - called 'Students'
Select and delete all the records leaving just the structure (preferably WITHOUT a request to confirm)
Close the table ready for an append query to add new data to the table.
Thanks in advance
Gareth