M
magicdds-
I have a form with a subform. The subform has a combo box that lists people
that might share in paying for a product (The list of people is in a table).
The user, when in record #1 of the subform, selects a payer from the combo
box and in the next field, types in how much that payer will pay towards the
product (In the main form). Then the user goes to record #2 and clicks a
payer in the combo box. The problem is the payer from record #1 is still
listed in the combo box, but that payer should not have 2 records created for
the same product.
Is there a way to have the combo box list only those payers that have not
already had a record created for this product, so multiple records cannot be
created for the same payer, for a given product?
Thanks
Mark
that might share in paying for a product (The list of people is in a table).
The user, when in record #1 of the subform, selects a payer from the combo
box and in the next field, types in how much that payer will pay towards the
product (In the main form). Then the user goes to record #2 and clicks a
payer in the combo box. The problem is the payer from record #1 is still
listed in the combo box, but that payer should not have 2 records created for
the same product.
Is there a way to have the combo box list only those payers that have not
already had a record created for this product, so multiple records cannot be
created for the same payer, for a given product?
Thanks
Mark