This is a Customer Orders database created in Access 2010.
tblProducts has field UnitPrice.
I want the unit price to auto-fill based on product in tblOrderDetails.
Seems simple enough, but I can't figure it out. I don't know VB other than inserting code someone else has created. Need to be able to do within Access.
I've researched this and found many databases of this sort that has the Unit Price in the Products table but you still have to input the Unit Price when adding an order. This just does not make sense to me. If you have to manually enter the Unit Price on an order, what is the point in having it in the Products table?
Anybody know how to do this?
Thanks for help and suggestions!
tblProducts has field UnitPrice.
I want the unit price to auto-fill based on product in tblOrderDetails.
Seems simple enough, but I can't figure it out. I don't know VB other than inserting code someone else has created. Need to be able to do within Access.
I've researched this and found many databases of this sort that has the Unit Price in the Products table but you still have to input the Unit Price when adding an order. This just does not make sense to me. If you have to manually enter the Unit Price on an order, what is the point in having it in the Products table?
Anybody know how to do this?
Thanks for help and suggestions!