G
Guest
Hi,
I am creating an ordering system and am working on the delivery note section.
I have a table called Orders_Details with the fields:
Order ID
Order Items ID
Item Number
Item Type
Quantity
Price
In my delivery notes section I want the user to be able to enter the Order
ID followed by the Item Number and then the form will lookup the quantity for
that order?
So how do I do this?
Thanks in advance.
I am creating an ordering system and am working on the delivery note section.
I have a table called Orders_Details with the fields:
Order ID
Order Items ID
Item Number
Item Type
Quantity
Price
In my delivery notes section I want the user to be able to enter the Order
ID followed by the Item Number and then the form will lookup the quantity for
that order?
So how do I do this?
Thanks in advance.