Create a query with the information you need from the two tables, and use
that as the basis for your compbo.
Only one of the fields will stay displayed once you make a selection, but
you can place the other column's info elsewhere also using code in the after
update event.
e.g. [Otherfield] = Combo7.Column(1)