Listbox selection options

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?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top