I have a main form and subform that are already linked/synchronized using a combo box. (When you select an attorney's name on the main form combo box, their timelog records are displayed in the subform. One of the fields in the subform is the client's name.
The users would like a second combo box on the main form that filters the records further by the name of a selected client. How do you set it up so you can select a client to show just those records, then "deselect" a client and show all the records again for that attorney?
I've used the forum's search feature, and can't seem to find exactly what I'm looking for.
Any help would be appreciated.
The users would like a second combo box on the main form that filters the records further by the name of a selected client. How do you set it up so you can select a client to show just those records, then "deselect" a client and show all the records again for that attorney?
I've used the forum's search feature, and can't seem to find exactly what I'm looking for.
Any help would be appreciated.