Automatically Delete Records from a Table

F

Filo

Hello-
I would like to automatically delete all of the records in a table that meet
a certain criteria in a specific field of a specific column. Example, delete
all records that have 2008 in the fields of the Year Column.
Thank you for any info that would point me in the right direction.
Filo
 
M

Maurice

Create a Delete query and place the required parameter in the criteria field.
Does that explain enough or am I think the simple way?
 
Top