Linking indivuidal queries in a unbound listbox in ACCESS 2007
- by Jeremy
I have created a unbound listbox. I have the box showing a list of queries i want the use to be able to select. My problem is I don't understand how to get the submit button to select the currently selected query and run it.
So how do I link the submit button to the listbox and have each item in the box submit it's own query.