Hi all
Am I able to setup a dialog box (form) in order to select multiple linked criteria in order to run a series of append queries ? At the moment each customer has 2 different append queries to gather the pricing data for 2 separate tables, with the delivery date field in each query setup as a prompt. So if I run the macro, 2 delivery date prompt boxes appear for each customer, ie 2 queries x 4 customers so you get 8 prompt boxes.
I was wanting to setup a form with a list of the customers and the user would then select / type in a delivery date appropriate to that customer only, because each customer may have a different dly date to another customer. Then click OK to run all the append queries using the data entered on the form.
Something like this:
List of Customers Delivery Date
Customer 1 28/02/2005
Customer 2 28/02/2005
Customer 3 01/03/2005
Any help would be appreciated.
Regards
Antony
Am I able to setup a dialog box (form) in order to select multiple linked criteria in order to run a series of append queries ? At the moment each customer has 2 different append queries to gather the pricing data for 2 separate tables, with the delivery date field in each query setup as a prompt. So if I run the macro, 2 delivery date prompt boxes appear for each customer, ie 2 queries x 4 customers so you get 8 prompt boxes.
I was wanting to setup a form with a list of the customers and the user would then select / type in a delivery date appropriate to that customer only, because each customer may have a different dly date to another customer. Then click OK to run all the append queries using the data entered on the form.
Something like this:
List of Customers Delivery Date
Customer 1 28/02/2005
Customer 2 28/02/2005
Customer 3 01/03/2005
Any help would be appreciated.
Regards
Antony