gheyman
Well-known Member
- Joined
- Nov 14, 2005
- Messages
- 2,347
- Office Version
- 365
- Platform
- Windows
My program is for users with very little Access/programming experience. Basically data entry type people.
therefore I try to make things as easy as possible.
I want to give them a "search" feature to search a form.
To start: I have a form that has several tabs (pages). Each has a subform. So there are more than one subform on this Form.
I want to include a button that will let the user use the Advance Filter by Form function for one of the Subforms (if that's possible).
So I need to have a button that activates that feature (hopefully for the one subform - frmPIDLibrarySearchsubform) and then another two buttons for Apply Filter/Sort and Clear Filter.
If I cannot do it for just one of the subforms, I will have to deal with that and just make sure they know to clear any filters before going to another tab/page. But hopefully I wont have to complicate things. I know someone will forget and either call and ask why the other tabs/pages are hosed or they will just **** and moan and say the program sucks - lol
therefore I try to make things as easy as possible.
I want to give them a "search" feature to search a form.
To start: I have a form that has several tabs (pages). Each has a subform. So there are more than one subform on this Form.
I want to include a button that will let the user use the Advance Filter by Form function for one of the Subforms (if that's possible).
So I need to have a button that activates that feature (hopefully for the one subform - frmPIDLibrarySearchsubform) and then another two buttons for Apply Filter/Sort and Clear Filter.
If I cannot do it for just one of the subforms, I will have to deal with that and just make sure they know to clear any filters before going to another tab/page. But hopefully I wont have to complicate things. I know someone will forget and either call and ask why the other tabs/pages are hosed or they will just **** and moan and say the program sucks - lol