Hi, I would like to add +1 to a #Number column to a dedicated Name line in one table as soon as a record is created in another table including the same name. Is it possible?
Thank you very much 🙏
Example:
Table/tab 1
Name. Surname Number
Yohan Lafon. 5
Table/tab 2
Name Surname
Yohan Lafon
When a new record is created in table/tab 2 including this exact Name + Surname, it adds +1 (therefore it gets to 6) in Table/tab 1.
Do you know how to do it?



