Delete query
Posted by Ben Thompson on May 04, 2001 10:16 AM
I have a set of records that contain a date range. I need to select the records with the MAXIMUM date in the recordset. If the record does not contain the maximum date, then delete the record. This process needs to be in an automated fashion that will start when the file is opened.