Create a line item

D

DavisGail

I am creating a purchase order database. I have table with orders and a
table with order detail. Can you tell me how I would look up the next "line
number" in the order detail table based on the Order number in the Order
table. Basically, 1 order with multiple line items.
 
Top