johnaregan
Programmer
- Mar 13, 2001
- 87
In Access I have set the RowSource of a list box to get its' values from a query, one of the results is then selected from the list box to be used in another 2nd query.
I also the user to have the option to select an option called "All" which would then be used in the 2nd query to return all the values from the table.
So how would I add the "All" option to the the listbox? And how would I use this in an SQL statement?
Thanks in advance
John
I also the user to have the option to select an option called "All" which would then be used in the 2nd query to return all the values from the table.
So how would I add the "All" option to the the listbox? And how would I use this in an SQL statement?
Thanks in advance
John