I kinda posted this earlier but I’m still stuck.
Form A has listbox and button. I chose a name on the listbox and click on the command button to open a new form (filter is NameID). Like to open this new form with a new record for that name and with the name already displayed. This form is bound to table tblNotes and contains a subform bound to tblServices (link is ServiceID).
I tried this with the help of a previous post. The form opens with the name displayed but also with data from the record .
Any suggestions??
Form A has listbox and button. I chose a name on the listbox and click on the command button to open a new form (filter is NameID). Like to open this new form with a new record for that name and with the name already displayed. This form is bound to table tblNotes and contains a subform bound to tblServices (link is ServiceID).
I tried this with the help of a previous post. The form opens with the name displayed but also with data from the record .
Any suggestions??