Combo Box "Selecting All" feature

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hello All,

I have a combo box in a form that pulls criteria data from a table. I want
to make one of the options in the combo box select "all values". It seems
simple but nothing i tried worked.. Is there an easy way to do this?

Thanks
 
No easy way.
You could change the combo to "Value List", and create your own list from
the table with the addition of an "All" item.

Much easier to add an "All" checkbox and ignore the combo if it is ticked
 

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

Back
Top