October 28, 200421 yr As follows: I have a repeated field in one table. I want to: see all the informations when i export that field together with the other field, is that possible? Thanks,
October 28, 200421 yr For version 7 you could use my Custom Function, SetTexttoRepeatingField, to see all repetitions in a scrolling text field, and then export that. For version 6, in a calculation, you can use the GetRepetion(repeatingfield,number) function (where number is the repetition).
Create an account or sign in to comment