klwu
Brainy!!
- Local time
- Tomorrow, 04:41
- Joined
- Sep 13, 2004
- Messages
- 47
Hi, I am lost on populating data to another form. (database attached)
This is a supplier database, basically manages the suppliers' products. One supplier can have several products, that is 1-many relationship. When the user created a new record for a particular supplier (new RefNo), the user needs to create the products as well, so when the user click on Create Product button, the ProductMaintenance form will open with the supplier RefNo populated to the form. Is that possible to do that? If so, how? Thanks!
This is a supplier database, basically manages the suppliers' products. One supplier can have several products, that is 1-many relationship. When the user created a new record for a particular supplier (new RefNo), the user needs to create the products as well, so when the user click on Create Product button, the ProductMaintenance form will open with the supplier RefNo populated to the form. Is that possible to do that? If so, how? Thanks!