April 7, 200520 yr Hi to all friends ! I can't figure why, if I have 2 repeating fields, the first one global with 3 repeaticions all filled with numbers, the second one number with 3 repeaticions with auto enter from calculation (not stored): = gFirstRepeatingField always evaluates and fills only the first repeaticion !! So it seems that I can't have a Field filled like the first (global) !:
April 7, 200520 yr Hi, Make it a lookup field and it will work, or a calculation if it can be used as such.
April 7, 200520 yr If a calculation for a repeating field is referencing a non-repeating field, you must use Extend(). That should populate all of the repetitions based on the non-repeating field.
Create an account or sign in to comment