Hi,
I have a table with 3 fields - one is the name of the query ( so each row has a different query name), another is an order number (ie. the order I want that query to be run - 1 = 1st query to be run, 2 = 2nd query to be run etc.)and the 3rd field is simply a check box.
My plan is to have a button that, when clicked, will look through this table and run any queries that are 'ticked' in the check box in that order.
I am no VBA pro, but would appreciate any help on this.
Thanks.
Louise