Index repeat repetition

Hello,
just an additional hint: Be careful. If after the second repeat, you move back and delete (or add) a member in the first repeat, references already used in the second repeat will mix up! It only works fine, if you delete the last case in the first repeat (or add one at the end)…
This is esp. a problem, if you don’t fix the repeats by total of HH members (repeat_count), asked before.
Kind regards