You can create a table using subforms. Subforms can contain a variety of objects including buttons, text fields, and other subforms. The flow direction of the subform indicates how the contained objects will be arranged. Typically, you will create tables by using the Table object in the Object Library palette. If you need to create a complicated table where the columns do not line up, you can use subforms.
•
•
• Set the width of the header subform to match the width of its parent subform and set the height of the subform to match the required height of the header row.
•
• Set the width of the body row subform to match the width of its parent subform and set the height of the body row subform to match the required height of the body row.
•
• Add the same number of fields to go under the headers that you added in step 3 to display the data values in the table. Set the size of the fields.
5.
1. Create two or more tables. Each table should have one body row. The first table should have a header row, and the other tables should have only body rows.