K
kingston via AccessMonster.com
Is it tied to a field in the recordset? What is its Control Source property?
If entering data in the control doesn't directly (no code) populate a field
in a recordset, then it is unbound.
If entering data in the control doesn't directly (no code) populate a field
in a recordset, then it is unbound.
Thanks in advance... How do I make it bound?
[quoted text clipped - 10 lines]Is the combobox a bound control? If it is unbound, it will display the same
value for all records. This goes for all the other controls too.