Search Field

  • Thread starter Thread starter Howard
  • Start date Start date
H

Howard

I've added a combo box, for searching, on a form using the
wizard and selecting the third option to select records
from this form. I have selected three fields, Customer ID
(ket field), Last Name, First Name. I allowed the wizard
to hide the Customer ID in the drop down box. Although I
can select a customer from the drop down box, it does not
change to the newly selected record. The remaining fields
on the form are from the record prior to selecting a new
one. I can only change records on the form by playing with
the record selector buttons. Please help! Thanks!

- Howard
 
Howard!
I don't think there should be any problems with the combo
box. O.K. try this again first delete the combo box
control. Next open your form and see whether it filters
all the records in your table etc. i.e. it should be bound.
next try again the steps of inserting the combo box.
the only thing is that the rest of the controls on the
form should be bound.
try!
good luck.
manish
 
Back
Top