mariaanthony50
Registered User.
- Local time
- Today, 08:48
- Joined
- Feb 16, 2017
- Messages
- 38
Hi,
I am an "Advanced Novice" user. I know a little but not a lot!
I have a database that I did not design but have been asked to make changes to.
I have a Multiselect Listbox lstCAR that I need to write the results from to a table when the record is created. The old database was using a bunch of checkboxes and we ran into some issues.
I can get the Listbox to correctly display the required data - good there! But the data field called Problem is not part of the Nonconformance_Record which is the Record Source for the form.
So how do I connect the results of the listbox to the Nonconformance_record?
lstCAR = Displays Problem field from the Problem Table.
Problem ID in Problem tbl needs to connect to Problem ID in Problem_Record tbl and to Nonconformance_Record tbl
I have attached a copy of the Relationships and the Form if that helps?
Many thanks!!
I am an "Advanced Novice" user. I know a little but not a lot!
I have a database that I did not design but have been asked to make changes to.
I have a Multiselect Listbox lstCAR that I need to write the results from to a table when the record is created. The old database was using a bunch of checkboxes and we ran into some issues.
I can get the Listbox to correctly display the required data - good there! But the data field called Problem is not part of the Nonconformance_Record which is the Record Source for the form.
So how do I connect the results of the listbox to the Nonconformance_record?
lstCAR = Displays Problem field from the Problem Table.
Problem ID in Problem tbl needs to connect to Problem ID in Problem_Record tbl and to Nonconformance_Record tbl
I have attached a copy of the Relationships and the Form if that helps?
Many thanks!!