Hi,
not the same problem, but kinda similar I’ve found here Entering data simultaneously to several tables on a form but it doesn’t answer those 3 questions:
- I want a form, that allows me to assign a value in table B to each row of table A to only one object. So the form must somehow create dynamically a textfield for each row in table A. Is this even possible with base?
- First if not, can the previous selected object in the listbox be kept for a new record?
- Second if not, how to keep an overview, what rows from table A are already assigned a value to, so that no duplicates occur?
Thank you.
TestDB.odb (31.4 KB)