I am not sure if I am in the right area to ask this question. In the application I am working on is a Show Program and I need to delete data from 3 tables each year. I can go to Tables, Select All and Delete or I can Create a Delete Query and Run the query and answer yes to the two message boxes to remove the data. I tried to run the Delete Query from both a Command button and from a Macro but both of these procedures do not seem to work allow this to work this way. Is there any way I can remove the data other than the methods mentioned above.