Hi Everyone,
I'm a bit rusty with Access at the moment, been a while since i made anything big like I'm trying, and in need of a bit of help.
Basically I have a form with a sub form in, this subform is already filtered by name by a drop down menu at the top of the main form, but in the main form, I have check boxes to show open and closed requests, and i somehow need to filter the sub form to show open requests when the "open" option is selected and closed requests when the "closed" option is selected.
I have a feeling this will need to be done in
VB on the actual button its self, but I cannot find nor figure out myself how to do this.
I have attached the database I am working on