What I'm attempting to do is create an easy method for my users to create one time queries. From tblPers my users will want to query on one or more fields. The fields will be cboRank, grpStatus. cboRank has 28 possibilities. Can't envision a user would need to check more than 5 from this group. grpStatus six entries with probably not more than three checks per query. My plan is to have the user click a command button that opens a form with multiple Option Groups or groups of check boxes with all of the selections for building they query.
Thanks for the assist.
Steve.
|