'sup
I have a form which has three combo boxes behaving rather mysteriously.
The form calls qCourses, which has the fields: instructor, type, and Origin. Each of the fields is a numeric reference to a corresponding record in the tables tblInstructor, tblType, and tblOrigin.
The combo boxes are...