Newbies drerle Posted October 18, 2003 Newbies Posted October 18, 2003 Does anyone know how to make a new repeating field that holds all the values of another repeating field plus the content of another text field? Thanks
djgogi Posted October 19, 2003 Posted October 19, 2003 Yes this can be done with calc only. The attachment works in 2 modes: When allow empty is No, the inner empty repetitions (like 3 rep is empty but the forth has some value) are not allowed. Otherwise the repeated fields are concatenated a they are (including empty reps) I have assumed that repeated fields are of type text, otherwise use appropriate nill values ( +0 zero for numbers, + TexttoDate("") for dates and + TextToTime("") for times) in formula for concat field Dj Concat.fp5.zip
Recommended Posts
This topic is 7776 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