F
Flick Olmsford
I have a form (Access 2003) that has two list boxes. One list box, called
sales_orders shows sales orders with the first field called salesorderid.
If I select any order in this list box, I want a second list box, called
sales_order_details to show only the items in for the selected sales order.
This list box data will have the salesorderid for each detail record.
How do I do this? The list boxes are single row select only.
Thanks
sales_orders shows sales orders with the first field called salesorderid.
If I select any order in this list box, I want a second list box, called
sales_order_details to show only the items in for the selected sales order.
This list box data will have the salesorderid for each detail record.
How do I do this? The list boxes are single row select only.
Thanks