Unbound or named combo boxes

Shellie

Registered User.
Local time
Today, 13:35
Joined
Mar 10, 2006
Messages
18
Ive got a combo box linked to fields in a form so when I value (tenantID) i selected in the combo box the record appears in the form.

The problem is, I have changed the form name Unbound (it was blank) to TenantID as I want it to appear when the form is opened, however now I cannot select other items from the combo box.

Help !! xx
 
There are other ways to have the ComboBox show a field value when the form opens. In order to use the ComboBox to move to a record in the underlying query it needs to be *unbound*.
 

Users who are viewing this thread

Back
Top Bottom