Raybaudi Posted April 7, 2005 Posted April 7, 2005 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) !:
Ugo DI LUCA Posted April 7, 2005 Posted April 7, 2005 Hi, Make it a lookup field and it will work, or a calculation if it can be used as such.
DykstrL Posted April 7, 2005 Posted April 7, 2005 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.
Recommended Posts
This topic is 7262 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now