I have a parent table with Primary key CustID and a child table with a field ContainerType. This field is a query based combo box, on a subform data sheet with 16 values to choose from.
After a ContainerType value is selected, I don't want it to be available again for that CustID.
Any help would be greatly appreciated.
After a ContainerType value is selected, I don't want it to be available again for that CustID.
Any help would be greatly appreciated.