BKF - SEARCH for specific record in table via combo box within for

B

BKF

I created a one table database with dataentry form. I capture basic info.
such as
"Item Numner" , "title", "last revision date" etc...

I would like to have a combo box (or list box) which ever is correct, list
all the "Item Numbers" so that I can select a specific number and have that
respective page with all information appear vs. scrolling via the record
search to find a specific record.

Thanks
 
N

NevilleT

You need a combo box. Use the wizard and it will do it all for you. You
need two fields in the combo. Item number (assuming that is the primary key)
and title which I assume is the name. Make Item Number the bound column and
hide it. The wizard will do it all for you. Select the option to find a
record in the wizard.

Neville Turbit
www.projectperfect.com.au
 

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

Top