Hello. I have a form that displays all records from two tables. The form has a main form and a subform. The main form is just records for families and the subform are related records regarding the family members like, birthdate.
I want to be able to click a button that will open a small form with first name, last name, and zip code fields. I will enter the last name and zip code and click a button to apply the filter. This will filter the main form. This in turn refreshes the subform.
I'm totally stuck. I've read the Help info on ApplyFilter Method but can't grasp the concept. Could someone make a small example database? If it's not too much trouble, thank you.
I want to be able to click a button that will open a small form with first name, last name, and zip code fields. I will enter the last name and zip code and click a button to apply the filter. This will filter the main form. This in turn refreshes the subform.
I'm totally stuck. I've read the Help info on ApplyFilter Method but can't grasp the concept. Could someone make a small example database? If it's not too much trouble, thank you.