hockeylvr
Technical User
- Nov 26, 2002
- 140
I have looked through all of the posts in "Forms" and "VBA Coding" for checkboxes and cannot find a relevant one.
I have a form based on a query. The data is identified by "subtype" (SolidInk,OEM, etc) and "status" (Active,Tabled,etc) Right now I am just using macros with command buttons to filter the form on open for the various subtypes.
I want to have one search form with a set of checkboxes for each subtype and another set for each status both allowing for multiple selections i.e. the user wants to see all of the Active and Implemented projects with the subtype of SolidInk, OEM and Contracts.
Is this possible? I like the checkboxes because they look cleaner in my opinion but if my only option is a multi-select list box I'll go that route.
Thanks,
Toni
I have a form based on a query. The data is identified by "subtype" (SolidInk,OEM, etc) and "status" (Active,Tabled,etc) Right now I am just using macros with command buttons to filter the form on open for the various subtypes.
I want to have one search form with a set of checkboxes for each subtype and another set for each status both allowing for multiple selections i.e. the user wants to see all of the Active and Implemented projects with the subtype of SolidInk, OEM and Contracts.
Is this possible? I like the checkboxes because they look cleaner in my opinion but if my only option is a multi-select list box I'll go that route.
Thanks,
Toni