G
geotalk2bs
Wondering if this is possible? I have a main form that displays Task
detail. One of the items on this form is a List Box to assign Team
Members to Tasks. It displays Team Members in a multi-select
fashion. I have a separate Table to capture the one-to-manys of Task
and assigned Team Member. I have created a Subform on my Main Form
displaying the one-to-many Table data.
Can I have each selection made in the Main Form's List Box create a
new record in the SubForm?
Example: Task A is displayed, Team Member List Box shows Employee A,
Employee B, and Employee C. I select Employee B and Employee C and
click an 'Add' button. I would Like the Subform to now show the two
new records:
Task A Employee B
Task A Employee C
Any guidance would be greatly appreciated.
Thanks,
Bill
detail. One of the items on this form is a List Box to assign Team
Members to Tasks. It displays Team Members in a multi-select
fashion. I have a separate Table to capture the one-to-manys of Task
and assigned Team Member. I have created a Subform on my Main Form
displaying the one-to-many Table data.
Can I have each selection made in the Main Form's List Box create a
new record in the SubForm?
Example: Task A is displayed, Team Member List Box shows Employee A,
Employee B, and Employee C. I select Employee B and Employee C and
click an 'Add' button. I would Like the Subform to now show the two
new records:
Task A Employee B
Task A Employee C
Any guidance would be greatly appreciated.
Thanks,
Bill