@lalford09
Yes and Possibly and its more of a headache. (just in general). As this is really turning into a lot of time (please understand I try to answer hundreds of questions) and we dont get paid, so when people leave stuff out the back and forth can be killer of time, plus most people leave without ever giving credit to the answers by marking answers Resolved etc,
So I will pose these and then answer so please make sure you aren't missing anything as you answer.
Questions:
Are the Other DV Table values also concatenated, so when you put the data in Col 1 and Col 2 does it also need to be split?
For new stuff it's not so much of a problem really. If you have to split the data from the other table, just like I showed you for Col3 its not a big deal.
However, when you go to Edit, this is when you have other things to think of.
1). If I am loading a record and you have Col1 and you have Col2 and you have Col3 in the gallery, on a row.
Now the person wants to Edit it.
They click the gallery and go to the Edit form.
--Are Col1 and Col2 fully populated (always), or when you add something from Col1 or Col2, to Col3, do you expect that item to be removed from the ComboBox, thereby needing you to update Col1 or Col2's concatenated values.
--Lets say that yes, you want to do that, because you dont want the person trying to add something from Col1 more than once
--Fantastic. Nope, super headache. Because you removed it from Col1 and stuck it in Col3. Now the person says, ICK OMG total mistake, remove from Col3... Umm ok.. but which Col1 or Col2, do I put it back in? How do I even know.
Do I know how I would solve it sure, but that's not why I am here to solve everything lol.
Question is, do you really know what you need help with. I gave answers on how to do what you asked. But I think you may need design help, I could be wrong.
But your overall answer is
1. For new you need to Split the other tables data JUST like I showed you for Col3 and load it into the items of col1 and col2
2. when someone loads an existing record you need to remove whatever is in Col3 from COl1 or Col2 so it cannot be added again and then saved.
You didn't ask for help on removing stuff or how to do it, so ill simply say you need to make sure you Unlock Col1 and Col2 so you can Split the stuff coming in, and you need code to concat them in your Patch statement, as again, SubmitForm wont do that.
Cheers
If you like my answer, please Mark it as Resolved, and give it a thumbs up, so it can help others
Thank You
Michael Gernaey MCT | MCSE | MCP | Self-Contractor| Ex-Microsoft
https://gernaeysoftware.com
LinkedIn: https://www.linkedin.com/in/michaelgernaey