Hello!~
I have the following:
Edit Personnel Form
Form Header
First Name(Unbound Text Box) Last Name (Unbound Text Box) Filter (button) Clear Filter (button)
Detail
SubformWorker SubformResume
When you type the first or last name in and hit the filter button the SubformResume changes to the first record with that name. The SubformWorker should limit the list to just the names filtered. But it is not.
Any help is GREATLY appreciated!~