Design

  • Thread starter Thread starter Thomas
  • Start date Start date
T

Thomas

I have a relational data base which links parents to
children. I would like to design a control on the Main
Form (combo I guess) that will look up a record based on
the lastname in Alpha order as all records are stored in
the order thay are entered.

Any help would be appreciated
 
The ComboBox Wizard can create this type of (navigation) ComboBox with
required VBA code for you.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top