July 25, 200619 yr Newbies I am working with two databases. In one database (A), I have a product field and a corresponding price field. In the other database (, I have a product field that creates a drop down box of products based on the vendor info from database A. How do I relate the price to the product in database A and how do I have the price automatically populate in database B based on which product I select from the drop-down box.
July 25, 200619 yr Set the price field in table B to Auto-enter, do not replace, the calculated value: "Table A::Price"
Create an account or sign in to comment