I have a bound Parent form with a Bound Listbox that navigates the form to a certain record.
I would like to be able to filter the Listbox with a "search" text box to make it easier to find the records I need to update with the child subforms.
I thought it would look something like this...