Hello. I need some help here.
Considerer the following image:
https://www.dropbox.com/s/aegrv5j83yjkurk/Test.png?dl=0
The idea is to click on the list of participants of Formation 1 (F.1) button and, from the column of formation 1, list the names of the trainees in the right table according to the group in which they are inserted ("G.1", "G.2", "G.3"), and so on. The name of the formation in the right table should also change depending on the list of participants button you click.
Imagining that I make changes in the left table and change a trainee from group 1 to group 2, i should have 1 of the following 2 options:
a) A warning message may appear saying that we should update the table because there were changes, and we clicking the button again to appear the new listing or;
b) The table is automatically updated according to the exchanges made (preferential).
Resuming, the code need to be able to define that, "If" a N fella is scheduled to "G.1", then the name is copied to the column of group 1, and so on.
I would appreciate your help.
Thank you in advance,
best regards
Considerer the following image:
https://www.dropbox.com/s/aegrv5j83yjkurk/Test.png?dl=0
The idea is to click on the list of participants of Formation 1 (F.1) button and, from the column of formation 1, list the names of the trainees in the right table according to the group in which they are inserted ("G.1", "G.2", "G.3"), and so on. The name of the formation in the right table should also change depending on the list of participants button you click.
Imagining that I make changes in the left table and change a trainee from group 1 to group 2, i should have 1 of the following 2 options:
a) A warning message may appear saying that we should update the table because there were changes, and we clicking the button again to appear the new listing or;
b) The table is automatically updated according to the exchanges made (preferential).
Resuming, the code need to be able to define that, "If" a N fella is scheduled to "G.1", then the name is copied to the column of group 1, and so on.
I would appreciate your help.
Thank you in advance,
best regards