Hi all,
I've got a listbox on a form which is enabled for multiple selection (Multi Select = Extended).
Row Source Type: Table/Query
Row Source: query whose SQL I manipulate in VBA (the idea is to only show the relevant values based on the other selections on the form, namely 5 combo boxes)...