I have two lists with numbers. (In a hidden Repeating Group.)
List A: 1, 3, 5
List B: 2, 4, 6
I want to add those to make a 3rd list:
List C: 3, 7, 11
How can I do this?
If PROCESS List is the answer, would you please share usage details?
I have two lists with numbers. (In a hidden Repeating Group.)
List A: 1, 3, 5
List B: 2, 4, 6
I want to add those to make a 3rd list:
List C: 3, 7, 11
How can I do this?
If PROCESS List is the answer, would you please share usage details?
I did solve the problem I was having behind this contrived/simplified example.
I am still curious if there is a direct solution for this example though?!
This topic was automatically closed after 70 days. New replies are no longer allowed.