Hi,
I’m trying to create a bibliographic database with MS Access 2013. Please bear with me as I'm a newbie to this...
I have created a search query form that uses three list boxes with multiple (extended) select. Basically, users should be able to search for articles by year (1991-2013), country, and keyword (i.e. politics, economy). Without multiple select, the search query works fine, i.e. just clicking one option from each listbox. But now if I click for example 1991 + 1992 and two countries, it returns no records.
Is this an issue of entering the correct criteria in the query design ( for example, [Forms]![Search Form 0902]![Year].[MultiSelect]) or am I getting into the realms of complex
programming?
Would really appreciate any help!
Alec