G
Guest
I desperately need some help please. I have two tables:
rftbl_TestCodePrices
tbl_TestsOrdered
I have a subform where there is a combo box (cbo_TestName) that looks up the
test name from the rftbl_TestCodePrices table. I need the price of that to
update a text box (txt_Price) everytime the test name changes. I have tried
the DLookup and it seems to put the price on the next line. People will be
able to order multiple tests so this doesn't work correctly. Help please.
rftbl_TestCodePrices
tbl_TestsOrdered
I have a subform where there is a combo box (cbo_TestName) that looks up the
test name from the rftbl_TestCodePrices table. I need the price of that to
update a text box (txt_Price) everytime the test name changes. I have tried
the DLookup and it seems to put the price on the next line. People will be
able to order multiple tests so this doesn't work correctly. Help please.