Crystalguru
Technical User
Hello,
I have a Customer form contains Name, Address, Phone. On this same form, I have Sales Info - product name, qty, cost.
The product name is a drop down list from the Product table.
What I would like to happen is when the user selects the product name from the drop down list, the Sales Info table is populated with the Product_ID (key) that is associated with the product.
Is this doable?
Thanks
I have a Customer form contains Name, Address, Phone. On this same form, I have Sales Info - product name, qty, cost.
The product name is a drop down list from the Product table.
What I would like to happen is when the user selects the product name from the drop down list, the Sales Info table is populated with the Product_ID (key) that is associated with the product.
Is this doable?
Thanks