Windows XP, Access 2003, Neophyte Access user
I have walked through several tutorials but when applying subforms to my database the subform will not synchronize to the main for. The main form has two cascading combo boxes and the sub form is to display 9 rows where the foreign key matches the primary key from the table for the second combo box, Golf_Course_Index. I have set the master and child like fields. when the form is opened Access promptes for the value of Me.Golf_Course_Index. It has the value, but obviously I have not, um, instructed it properly.
How do I get my sub form synchronized with my main form.
I went through the attachments steps to post a zip of my database. I'll check after submitting this.
Edit, I neglected to say the problem form is frmHoleEditSaved, and it uses subform sfrmHoleEdit3.