Form help
I have a table which I made a form from. The fields in the table include - OrderID, Product, ProductPrice, DeptID, and Quantity.Product and DeptID both have lookup fields with the different dept. and products in a combo box. Is there a way that I can get my price to automatically appear in its cell when I click on the Product from its combo box. I know it can be done but I'm not sure quite how to do it. Thanks
|