Bit of a Query on a Query!
I have a table (tblTraining) and a field called QualExpiry (short date field). This is date listing when a persons qualification requires renewal (expires). To plan ahead, i want to run a query listing all my staff members courses when the expiry date is only 4 months away, and order the records in ascending order (so those closest to those with greatest time). Any ideas?
I have a table (tblTraining) and a field called QualExpiry (short date field). This is date listing when a persons qualification requires renewal (expires). To plan ahead, i want to run a query listing all my staff members courses when the expiry date is only 4 months away, and order the records in ascending order (so those closest to those with greatest time). Any ideas?