Long Time no Post,
I am working on a new Access form and I would like to utilize List Boxes.
I currently have my list box populated with values from a table. The list box is set up for Multiple Selections.
When the form loads I would like to have all of the items in the List Box be selected. Is this possible?
For example if I had the Following items in my list box:
Dog
Cat
Fish
Turtle
When the form loads I would like to see that all of these items are selected, so that if I reference the list box from a query, it will pull all of the values.
Thanks for the help.
-Chase
I am working on a new Access form and I would like to utilize List Boxes.
I currently have my list box populated with values from a table. The list box is set up for Multiple Selections.
When the form loads I would like to have all of the items in the List Box be selected. Is this possible?
For example if I had the Following items in my list box:
Dog
Cat
Fish
Turtle
When the form loads I would like to see that all of these items are selected, so that if I reference the list box from a query, it will pull all of the values.
Thanks for the help.
-Chase
Comment