megatronixs
Registered User.
- Local time
- Tomorrow, 00:57
- Joined
- Aug 17, 2012
- Messages
- 719
Hi all,
I'm creating a form for orders. In this form I use a combo box to select a product from a table called "Products". In this table there is also a second column with the "PricePerUnit"
How can I insert the PricePerUnit from the table Products into the table Orders when I select a product with the combo box?
Would be great if I could have this one solved.
Greeting and thank you in advance.
I'm creating a form for orders. In this form I use a combo box to select a product from a table called "Products". In this table there is also a second column with the "PricePerUnit"
How can I insert the PricePerUnit from the table Products into the table Orders when I select a product with the combo box?
Would be great if I could have this one solved.
Greeting and thank you in advance.