I have a combo box “Combo4” bound to “CommitteeID” field in Table “tblAssignments”.
After a choice is made in that combo box, I would like the date in “GradYear” field in “tblAssignments” to be filled in automatically with the current “fiscal” year which is found in “tblAnnualDates”. But the date that I need entered is found in the “EventDate” field for the record with “ID” of “10” in that table (“tblAnnualDates”). Does that make any sense?




