A
Anne
Hi,
I have a form that is bound to a table. I can use the
navigation buttons to scroll through records but not the
combo boxes I have on the form. When I use the combo
boxes, scroll through records and then close the form I
get an error message saying that I am trying to add a
duplicate record to the table.
There are 3 combo boxes and when the user chooses from the
first I do a requery in the OnClick event to populate the
list for the second and when the user chooses in the
second I do a requery in the OnClick event for the third.
These 3 boxes, together, make up the primary key of the
table. For each of these combo boxes the Limitto List is
set to yes.
I have tried setting the form's cycle to Showall and to
current record and get the same results for both.
Any and all suggestions are welcome.
Thanks
Anne L.
I have a form that is bound to a table. I can use the
navigation buttons to scroll through records but not the
combo boxes I have on the form. When I use the combo
boxes, scroll through records and then close the form I
get an error message saying that I am trying to add a
duplicate record to the table.
There are 3 combo boxes and when the user chooses from the
first I do a requery in the OnClick event to populate the
list for the second and when the user chooses in the
second I do a requery in the OnClick event for the third.
These 3 boxes, together, make up the primary key of the
table. For each of these combo boxes the Limitto List is
set to yes.
I have tried setting the form's cycle to Showall and to
current record and get the same results for both.
Any and all suggestions are welcome.
Thanks
Anne L.