August 19, 200124 yr Newbies If I have 20 records with a name field and what to ship these names to a different file for attendance records using one record and 20 repeating name fields can I do this? If so how?
August 19, 200124 yr Arrrgh, don't use repeating fields. Set up a relationship and use a portal instead. Values in repeating fields are impossible to work with after entering -- they cannot even be used in a Find. As for getting the values into the related records, create a script to do it.
Create an account or sign in to comment