J
jackle
i have a form that has a multi-column combo box. this combo box is the source
for a parameter query, [Forms]![frmMoreControlsForm].[cboRejectSource]. The
multi column combo box is presentiung problems. i get an
"Forms!frmMoreControlsForm.cboRejectSource" as a popup box message and i have
to manually type in the combobox's value in the 1st column. It is the 1st
column that needs to be picked up in the parameter query. how can i make that
happen? when you select the item in the combo box, only the 1st column is
displayed. I need the 2nd column to be displayed so you can tell what the
'code' value is for the parameter.
Thanks for any help,
Jackle
for a parameter query, [Forms]![frmMoreControlsForm].[cboRejectSource]. The
multi column combo box is presentiung problems. i get an
"Forms!frmMoreControlsForm.cboRejectSource" as a popup box message and i have
to manually type in the combobox's value in the 1st column. It is the 1st
column that needs to be picked up in the parameter query. how can i make that
happen? when you select the item in the combo box, only the 1st column is
displayed. I need the 2nd column to be displayed so you can tell what the
'code' value is for the parameter.
Thanks for any help,
Jackle