M
M Skabialka
I used one form as a GUI template for another but changed the record source,
deleted all of the unnecessary controls and code behind and added fields
based on the other table.
Then I tried to create a combo box to lookup a record, which normally gives
this option:
Find a record on my form based on the value I selected in my combo box.
However the only options I get are:
I want the combo box to look up the values in a table or query
I will type in the values that I want.
What on this form could be preventing me from creating a combo using the
wizard that finds the record and makes it the current record?
Mich
deleted all of the unnecessary controls and code behind and added fields
based on the other table.
Then I tried to create a combo box to lookup a record, which normally gives
this option:
Find a record on my form based on the value I selected in my combo box.
However the only options I get are:
I want the combo box to look up the values in a table or query
I will type in the values that I want.
What on this form could be preventing me from creating a combo using the
wizard that finds the record and makes it the current record?
Mich