Combo Box

dwatt

Registered User.
Local time
Today, 13:03
Joined
Apr 24, 2002
Messages
26
Hi
I have a combo box on a form displaying different objects.
I now wish to display that objects group number in a text box.
Both objects and groups are within the same table of database.

Can any one resolve what is probably a very simple problem
Thank you
 
first set up the text box bound to the group number field, then using the combo box wizard select the options to display records on form based on the combo box selection.
 

Users who are viewing this thread

Back
Top Bottom