Search within form based on text box data

Mahall906

New member
Local time
Today, 18:20
Joined
Apr 11, 2014
Messages
29
Is it possible? Is it daft?

I have a text box in a form (linked to a table) called RegistrationNumber. This registration may be in other records too; therefore, is it possible to allow the form to display matches when the text box is completed? I am thinking a small box showing the ID of other matching records?
 
Populate a list box with the search results, then use that when they select one to display the relevant data.
 
Why not filter the form?
 

Users who are viewing this thread

Back
Top Bottom