I have a Main Form with unbound controls such as LastName, FirstName, City, State,... That I use to input my serach criteria.
On the Main Form is a Control Button Called "Search".
When I select "Search" with no Criteria in the unbound controls, I get a list of all records in the file in the subform.
But when I input for example - "Smith" in the LastName field and select "Search". The subform seems to display all records for Smith but immediately clears the Subform so as to appear there are no records for "Smith" in the File.
Any ideas as to why this is happening?
Thanks,
HisEnergy
On the Main Form is a Control Button Called "Search".
When I select "Search" with no Criteria in the unbound controls, I get a list of all records in the file in the subform.
But when I input for example - "Smith" in the LastName field and select "Search". The subform seems to display all records for Smith but immediately clears the Subform so as to appear there are no records for "Smith" in the File.
Any ideas as to why this is happening?
Thanks,
HisEnergy