I have two lists 'Bewoners' and 'Pasjes'.
In the list 'Bewoners' there is a column with the card numbers from the list 'Pasjes'.
So the card numbers in the 'Bewoners' list come from the 'Pasjes' list.
If the 'Bewoners' list is modified by adding or emptying a card number, this change must be processed in the 'Pasjes' list.
The 'Bewoners' list also has a 'naam' column. The value in the column 'naam' must be added to the list 'Pasjes' in the column 'naam'.
Who can help me with this.
I've tried a lot, but I'm stuck.