E
Evil_jay
I have a form that has 1 Combo box (productid) 3 text boxes
(Quantity,UnitPrice,Price). I have to be able to select the product and have
my database autofill in the Amount of the product in the unitprice textbox
and it all has to still work with expression in my price Textbox
(Price=[Unitprice]*[Quantity])
I'm new to this can someone help me write the expression i need
(Quantity,UnitPrice,Price). I have to be able to select the product and have
my database autofill in the Amount of the product in the unitprice textbox
and it all has to still work with expression in my price Textbox
(Price=[Unitprice]*[Quantity])
I'm new to this can someone help me write the expression i need