I'm searching for some way to separate the code to edit just some repetitive fields. I don't want to repeat the code for fields that are equal but that are in different tables.
I thought that maybe with a subroutine I can do it, but I don't know how!