R
Robert T
Hello:
I'm relatively new to Access 2003 and I'm designing a tradtional Many to
Many application with tblClasses, tblStudents, and tblLink as the three main
tables. On the Class registration form I have a combo box lookup on
tblClasses that incoroporates a drop down list of all classes. It works well,
however, I realize the list of classes will eventually become very large and
cumbersome.
It would be nice to reduce the number of classes in the drop down list by
putting a a "Where" condtion such as > Date(). After all, we're not going to
register students for classes that were already completed.
Is this possible? And if it is, how would I do such?
Thanks,
Robert
I'm relatively new to Access 2003 and I'm designing a tradtional Many to
Many application with tblClasses, tblStudents, and tblLink as the three main
tables. On the Class registration form I have a combo box lookup on
tblClasses that incoroporates a drop down list of all classes. It works well,
however, I realize the list of classes will eventually become very large and
cumbersome.
It would be nice to reduce the number of classes in the drop down list by
putting a a "Where" condtion such as > Date(). After all, we're not going to
register students for classes that were already completed.
Is this possible? And if it is, how would I do such?
Thanks,
Robert