Hi
I have a form with a button which opens and passes a value to a second form. The second forms on load event says put that value in combo box 2.
Combobox2 when an item is selected will find that record on the form.
However because I havent selected it myself, only told access to put the value in combobox2, it does not go to the record I want. I want the form to find the record with the value in the combo box.
The value is not set as primary key but should always be unique.
Any Ideas?
I have a form with a button which opens and passes a value to a second form. The second forms on load event says put that value in combo box 2.
Combobox2 when an item is selected will find that record on the form.
However because I havent selected it myself, only told access to put the value in combobox2, it does not go to the record I want. I want the form to find the record with the value in the combo box.
The value is not set as primary key but should always be unique.
Any Ideas?