N
navyraine
I've built a form ("training"), which is based primarily off of a table
("course"), and I'm running into problems with the subform.
Included in my course table is a field for courseCode and another for
courseName. Ideally, in the training subform I'd like to populate the
courseName field based upon the courseCode the user selects (from a drop
down).
For example, consider courseCode "B101" (courseName = "Intro to Business"),
I want the user to select "B101" from the drop down on my subform and then
have the courseName field automatically update to show the corresponding
courseName - in this case: "Intro to Business."
Is this possible? If so, how? (I keep running into "Enter Parameter Value"
errors).
Thanks kindly,
("course"), and I'm running into problems with the subform.
Included in my course table is a field for courseCode and another for
courseName. Ideally, in the training subform I'd like to populate the
courseName field based upon the courseCode the user selects (from a drop
down).
For example, consider courseCode "B101" (courseName = "Intro to Business"),
I want the user to select "B101" from the drop down on my subform and then
have the courseName field automatically update to show the corresponding
courseName - in this case: "Intro to Business."
Is this possible? If so, how? (I keep running into "Enter Parameter Value"
errors).
Thanks kindly,