Hello,
I am calculating the pourcentage relative of my species in function of their poucentage absolute. To do so, people on the field have to select the species and estimate the absolute pourcentage of each and then the pourcentage relative is calculated. Because i am in a repeat function, they have to go back a refresh everytime a new specie is selected to change the result from the calculation.
How can I code it so they don't have to go back everytime in the repeat to refresh?
*I tried to get the cacul out of the repeat but as there is a lot of species choices, it is hard to do it.

Thank you!