Hi all,
I currently have a form which creates a parts list for products and it works great. It is basically a inputs one to many into a table between products and raw materials. I now wish to include on the same form (for simplisity) the ability to add patterns for each product similarly to the way the parts list is generated. So another one to many table linking products and pattern numbers.
At first I tried adding a subform for creating pattern numbers. But i ran into difficulty when focus went from the main form to the subform (it looked like it would try to move to a new record in the main form, when I wanted that record to stay the same). I am now wondering if I should have everything on the mainform, and maybe there is some way to feed multiple tables. It all seems a bit hairy atm. If you have any tips and comments please let me know.
Cheers,
Raymas
I currently have a form which creates a parts list for products and it works great. It is basically a inputs one to many into a table between products and raw materials. I now wish to include on the same form (for simplisity) the ability to add patterns for each product similarly to the way the parts list is generated. So another one to many table linking products and pattern numbers.
At first I tried adding a subform for creating pattern numbers. But i ran into difficulty when focus went from the main form to the subform (it looked like it would try to move to a new record in the main form, when I wanted that record to stay the same). I am now wondering if I should have everything on the mainform, and maybe there is some way to feed multiple tables. It all seems a bit hairy atm. If you have any tips and comments please let me know.
Cheers,
Raymas