Clearing values from a table

  • Thread starter Thread starter Julie
  • Start date Start date
J

Julie

Guest
I have a table I use for weekly figures. At the end of the week I transfer the figures to a database for year to date figures using a macro. Do you know a macro I can use to clear the table at the end of each week?
 
You can create a Delete query and use the macro to run this.
 

Users who are viewing this thread

Back
Top Bottom