Hi All
I am currently constructing a DB for a client and their request has left me scratching my head a little so any help is gratefully appreciated...
We have a form that is connected to a projects table and a user would choose a project from a combobox and then a subform would display related works info. However one field in the works subform/table is a description of the work to be performed. The entire procedure currently works well with the description field being a dropdown as there are only ten (10) choices which would not change. The client has requested that once a user has chosen the desired project and the subform displays the relevent info they want the desriprtion field to be automatically populated with the ten (10) choices to ensure the user doesn't forget to add them all. eg auto create ten records.
1. Is it possible to create a button control that when pressed it creates ten records for that project one for each of the ten choices?
2. If not what would be the alternatives?
Sorry for the headaches Mum always told me to share...
Cheers
dbprogman...
I am currently constructing a DB for a client and their request has left me scratching my head a little so any help is gratefully appreciated...
We have a form that is connected to a projects table and a user would choose a project from a combobox and then a subform would display related works info. However one field in the works subform/table is a description of the work to be performed. The entire procedure currently works well with the description field being a dropdown as there are only ten (10) choices which would not change. The client has requested that once a user has chosen the desired project and the subform displays the relevent info they want the desriprtion field to be automatically populated with the ten (10) choices to ensure the user doesn't forget to add them all. eg auto create ten records.
1. Is it possible to create a button control that when pressed it creates ten records for that project one for each of the ten choices?
2. If not what would be the alternatives?
Sorry for the headaches Mum always told me to share...

Cheers
dbprogman...