Kyle,I wanted to use your code but as I am new to coding I have to ask a
very basic question.I have a repeating table subform which I want to
duplicate on a second page. i.e., I want row1 in the target table
subform to be the same as row1 in the source table subform.Where in the
script do I identify the source and target subforms/tables.... Would I
stop at the Row1 itentifier? i.e., var
sourceSubform=source.resolveNode(topmostSubform.Page1.WitnessNameSubform.Table3.Row1.name.substr(1)).all.item(...