ComboBox using ADO control problem..

How to use ComboBox as lookup box for a basic data entry form.
That is, binding a ComboBox to database lookup table using ADO control.

I have 2 ADO controls on the form:

1. ComboBox to specify field in the Table Products.
2. SearchBox for searching/filtering through the Recordset based on ComboBox.

I have Items.mdb with Table Products which fields are Part No and Serial No. And I want to bind ComboBox to specify field in the Table Products.

Pls help..
Sign In or Register to comment.

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Categories