Is there a way to Programatically select all values in a list box? I have a list box that when I run a report I want it to select all the values every item in the list box and then dump those values into a table. I have the code to get it into the table. I just need to know how to select all the values.