generallyconfused
Technical User
Hello all,
Forgive the cross post, but I orignally posted this in "Access Other Topics" when it is far more suited for this forum.
I have a form with a combo box. The combo box looks up entries from a table that is not the recordsource for the form. It grabs two pieces of criteria (the key and a descriptor) and suppresses the key (which is assigned as a foreign key to the recordsource table).
I need a way to filter through the entries using the descriptor inside the combo box (column 2), but the bound column needs to stay column 1 because it is the foregin key in the recordsource.
Is it possible to filter the database entries a form shows using an unbound column of a combo box? If so, how?
Thanks,
GC
Forgive the cross post, but I orignally posted this in "Access Other Topics" when it is far more suited for this forum.
I have a form with a combo box. The combo box looks up entries from a table that is not the recordsource for the form. It grabs two pieces of criteria (the key and a descriptor) and suppresses the key (which is assigned as a foreign key to the recordsource table).
I need a way to filter through the entries using the descriptor inside the combo box (column 2), but the bound column needs to stay column 1 because it is the foregin key in the recordsource.
Is it possible to filter the database entries a form shows using an unbound column of a combo box? If so, how?
Thanks,
GC