miletracker
Technical User
I need help with the following ,
I have a form "ExpenseEntry" (for adding expense Items )
bound to table "Expense"
with a combo that gets its values from a table named "Parts"(has part info and price)
when the user selects a part from "PartNameCombo" I need the Part name to show in the combo and the price to be displayed in the "Costtextbox" on the form.
Miletracker
I have a form "ExpenseEntry" (for adding expense Items )
bound to table "Expense"
with a combo that gets its values from a table named "Parts"(has part info and price)
when the user selects a part from "PartNameCombo" I need the Part name to show in the combo and the price to be displayed in the "Costtextbox" on the form.
Miletracker