Ricardo Posted June 23, 2006 Posted June 23, 2006 Hi All, Is it possible to display repetitions of a field dependant upon a number field which would be displaying how many repetitions should be shown and then using a calculation? I have a maximum of 12 items per job...although jobs have differnt number of items. Each item reprasents a repetition...therfore if i have a job with 3 items i only want 3 reps if job has 12 items i want to view 12 reps. Thanks in advance
bruceR Posted June 23, 2006 Posted June 23, 2006 Get rid of the repeating fields and use related records.
Ricardo Posted June 23, 2006 Author Posted June 23, 2006 now there is a idea!! Can you elaborate on that?
Razumovsky Posted June 23, 2006 Posted June 23, 2006 New Table: Items Fields: JobID The rest of your item fields Relationship Job::JobID = Items::JobID Portal on Job layout displaying related records from Items.
Recommended Posts
This topic is 6790 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