Group: rec.autos.sport.f1 · Group Profile · Search for A68f in rec.autos.sport.f1
Author: mower man
Date: May 13, 2010 17:15
Add a field named Selected to TblClassAttendee. 1. Create a query named QryFrmClass based on TblClass. Sort ascending on ClassDate. 2. Create a form named FrmClass. Make QryFrmClass the recordsource of FrmClass. Nmae each textbox on the form the same as the field name in QryFrmClass. 3. Create a query named QryClassAttendee based on TblClassAttendee. Set the creiteria for ClassID
|