I have a table that spans three pages, the first three columns are the same and data should be consistent for these columns on all pages. What is the easiest way to handle this.
Continuous roster
-
quicnsereko
- Posts: 9
- Joined: February 24th, 2015, 12:51 am
Continuous roster
You do not have the required permissions to view the files attached to this post.
-
josh
- Posts: 2403
- Joined: May 5th, 2014, 12:49 pm
- Location: Washington DC
Re: Continuous roster
You can create one record that contains all the columns for all three pages and then create three separate rosters, one for each page. Just only drag the columns onto the form that you want on each page.
-
quicnsereko
- Posts: 9
- Joined: February 24th, 2015, 12:51 am
Re: Continuous roster
Thanks alot josh, In the last table each entry splits into two to cater for quantities of dry harvest and fresh harvest, how do I handle that.
-
josh
- Posts: 2403
- Joined: May 5th, 2014, 12:49 pm
- Location: Washington DC
Re: Continuous roster
I would probably just add additional variables for the dry and fresh e.g. DRY_QUANTITY, DRY_UNIT... FRESH_QUANTITY, FRESH_UNIT...