Searching specific information in a form.

daninter

New member
Local time
Today, 03:02
Joined
May 24, 2000
Messages
9
I have created a database that stores Program Name information, including Data Set Name, Day that the program Run, Time, etc. I would like to be able to have a field in a form that you enter the Program Name and it then shows all of their information in a form. And if there are duplicated Program name show me all the duplicated record with the same Program Name. Sorry but I'm knew using access. Thank you for your help anticipated.
Sorry for my english language. I'm learning English too.
 
Create a query as the control of the form. In the criteria for the program name field enter this exactly [Enter Program Name]. When you open the form you will be prompted for the name. The form will then display all the records that match.
 

Users who are viewing this thread

Back
Top Bottom