A family of Microsoft relational database management systems designed for ease of use.
You might like to take a look at DatabaseBasics.zip in my public databases folder at:
https://1drv.ms/f/c/44cc60d7fea42912/EhIppP7XYMwggESpAAAAAAABaDKZCllSuweYBPJ5zKa3cg
In this little demo file, the first form in the section on 'Retrieving data from the database' illustrates two methods for returning records on the basis of one or more selections in a multi-select list box. Both include ‘Select All’ buttons. The same form also illustrates how records can be returned by means of multiple combo boxes, with the option to combine the parameters with Boolean AND or OR operators.