entering 2 values from one table via a search

K

kim

I have a table with two columns. In my form I want to be able to search
for a value in the table and enter the searched value in one field of
my form and the corresponding value in another field on my form. :(
 
M

Michel Walsh

Hi,



Use a combo box (with the wizard) as to find a record. Once done,
transform the combo box to a standard edit box.




Hoping it may help,
Vanderghast, Access MVP
 
Top