I have two repeating fields. Field #1 contains text information and Field #2 is empty. I need to copy the contents of Field #1 into Field #2 based on the contents of Field #1. I've successfully copied the information in Field #1 using the GetRepitition command. It moves through each repition by using a global counter for the second argument, compares the GetRepition value, copies it if it meets certain criteria or moves to the next one if it doesn't meet the criteria.
Now the problem... I have the value copied and I now need to move down Field #2 based on the contents of Field #1. There doesn't seem to be any "navigational" type commands for repeating fields. Any help would be greatly appreciated.
Now the problem... I have the value copied and I now need to move down Field #2 based on the contents of Field #1. There doesn't seem to be any "navigational" type commands for repeating fields. Any help would be greatly appreciated.