Discus Coach
New member
- Local time
- Today, 12:59
- Joined
- Jul 23, 2013
- Messages
- 3
First time post, so be nice!
Am using Access 2013 to manipulate data across multiple tables. The tables all have differing layouts and fields as they are coming direct from the customers. Files are received from customers on a weekly basis, so I have to delete the existing contents prior to importing. I wish to delete all the contents of all these tables with a single query/module/VBA command. I can set up delete queries for each individual table and running these as a macro, but was hoping that there could be a speedier solution.
Your help and support would be appreciated.

Am using Access 2013 to manipulate data across multiple tables. The tables all have differing layouts and fields as they are coming direct from the customers. Files are received from customers on a weekly basis, so I have to delete the existing contents prior to importing. I wish to delete all the contents of all these tables with a single query/module/VBA command. I can set up delete queries for each individual table and running these as a macro, but was hoping that there could be a speedier solution.
Your help and support would be appreciated.