Hi,
How do you create an on click event that will filter form records to show a hard coded set of records.
For Example: I have a Table tblA and a column colA. If you press a command button it only shows results where colA = 5.
Note: I have Access 2003 and it is just a regular Access Database NOT SQL.
How do you create an on click event that will filter form records to show a hard coded set of records.
For Example: I have a Table tblA and a column colA. If you press a command button it only shows results where colA = 5.
Note: I have Access 2003 and it is just a regular Access Database NOT SQL.