P
pjscott
I'm using sql 2000 and Access 2007.
I have 2 forms. One form to Enter data and the 2nd to Edit the data.
The Edit form is my problem. The Edit form Record Source is a query that
displays all the records.
I have a combo box assoicated with the Name field. The Edit form's Row
Source is the query.
The name combo box when clicked will display the same name for each record
that's enter under that name.
I have tried creating both a single form and a form / subform. I have also
tried using the name table as the combo box record source but this diaplays
all the names even if they don't have a record assoicated with them.
What do I need to do to get the combo box to display a single name even if
there's several records associated with that name.
Thanks for the help,
Paul
I have 2 forms. One form to Enter data and the 2nd to Edit the data.
The Edit form is my problem. The Edit form Record Source is a query that
displays all the records.
I have a combo box assoicated with the Name field. The Edit form's Row
Source is the query.
The name combo box when clicked will display the same name for each record
that's enter under that name.
I have tried creating both a single form and a form / subform. I have also
tried using the name table as the combo box record source but this diaplays
all the names even if they don't have a record assoicated with them.
What do I need to do to get the combo box to display a single name even if
there's several records associated with that name.
Thanks for the help,
Paul