J
Jay Jones
I have a listbox which will determine a filter of records on a form. The listbox is a multiselect. What I would like to do is include list items that would be valued "All records" or "No records" or for that matter "Top 10", etc.
1) I can force the user to multiselect all by Shift+Click. But is there a unselect or blank list item?
2) Would I have to create a separate table with the items and then UNION them as the source. BTW-the list items are dynamically through a query.
Any thoughts?
1) I can force the user to multiselect all by Shift+Click. But is there a unselect or blank list item?
2) Would I have to create a separate table with the items and then UNION them as the source. BTW-the list items are dynamically through a query.
Any thoughts?