Linking indivuidal queries in a unbound listbox in ACCESS 2007
        Posted  
        
            by Jeremy
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Jeremy
        
        
        
        Published on 2010-04-08T02:43:50Z
        Indexed on 
            2010/04/08
            2:53 UTC
        
        
        Read the original article
        Hit count: 388
        
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.
© Stack Overflow or respective owner