R
Robert Ross
I've placed a combo box on my form that is driven from a
query. It contains two columns, UserID and Name. UserID
(column 1) is the bound column. Control Source is blank.
I have the Multi Select set to extended.
So I go and select 2 records from the combo box and try to
have another form display the value for that field -
nothing shows up. I then try to have a query pull up
records based on the two User ID's I selected in the combo
box, no dice.
Did I build the combo box wrong?
THX!
query. It contains two columns, UserID and Name. UserID
(column 1) is the bound column. Control Source is blank.
I have the Multi Select set to extended.
So I go and select 2 records from the combo box and try to
have another form display the value for that field -
nothing shows up. I then try to have a query pull up
records based on the two User ID's I selected in the combo
box, no dice.
Did I build the combo box wrong?
THX!