Listboxes

J

Jacques Latoison

I have a form that has drop down lists that allow the users to choose
specific criteria.

The associated query, behind the form, uses that criteria filter records.

The listbox gets is list from a seperate query that groups the contents of
the list, in that given field.

My problem is that I don't know how to make a listbox provide an option that
tells to query to give everything. Right now the listbox works great in
letting users choose something to filter by, but what's the best way to have
a list to choose from, that either

1) when you choose nothing, the query gives everything
2) have an option in the list that makes the query give everything

Thanks beforehand
 

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