R
Rpettis31
I have a combobox that will pull an order number cbo.OrderNumber then I have
a cascading box cbo.OrderLines that lists all the lines on the order. I am
not sure how I can I pull the item number for the OrderNumber and the
OrderLine.
This information is all on the same table tblDMRItemMaster.
a cascading box cbo.OrderLines that lists all the lines on the order. I am
not sure how I can I pull the item number for the OrderNumber and the
OrderLine.
This information is all on the same table tblDMRItemMaster.