@stjacqd The field are identified by it's object name, similar to html "id". Now there are two ways to achieve this.
Write a script on each field and set the other field with the same value on exit event. You can loop through a panel since the table looks the same and just set it using a script.Crea...