Just answered this in response to another posting this morninng. Glad I saved it!First you must have your form set up to display the record you want to retrieve, i.e. you must have fields set up with the appropriate Control Sources. Then simply:
Add a combo box (not a listbox)to your form. The Combobox Wizard will pop up
Select "Find a record based on the value I selected in my combobox." Hit Next.
Click on the field you're searching by to move it to the right hand "fields" box. Hit Next.
Size the column appropriately. Hit Next.
Name the combobox. Hit Finish.
Now you can drop the combobox down and scroll down to the number to search by, or you can start to enter the number, and the combobox will "autofill" as you type. Hit <Enter> and the record will be retrieved.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.