Hi, can you help me please, about how I can create a loop with, for example, the number of members in a family, so that later it only allows adding that number of person? and I want to calculate the number of members in that household
Thanks
Hi, can you help me please, about how I can create a loop with, for example, the number of members in a family, so that later it only allows adding that number of person? and I want to calculate the number of members in that household
Thanks
Welcome back to the community, @nazaret! You could do it as outlined in our post discussed previously:
OMG, Thank you so much!! ;D , but how do you limit the number of repetitions of the group?
for example:
Another question, can I automatically generate the family number each time it is added? Family 1, family 2 … familiy X?
You could do that as discussed in our post discussed previously: