Combo box displays data ... database does not

mjwillyone

Registered User.
Local time
Today, 14:39
Joined
Aug 3, 2004
Messages
27
Friends,

I have created a combo box on a form using the combo box wizard. The combo box is linked to a table, and the combo box user's selection is supposed to be entered into a table so I can use it in reports, etc. The form works great. However, when I go to the table field that is supposed to have the newly entered combo-box selection, it contains only the record number, not the field contents chosen (by-the-way ... the record number and the record ID are the same ... maybe it is showing the ID??) Either way, why won't the table show the correct user choice from the form?

Thanks,
Mike
 
Sounds like you need to tinker with the 'Bound Column' property...

???
 

Users who are viewing this thread

Back
Top Bottom