Inserting a simple table

You can insert a simple table object that is not populated with data from an existing query.

About this task

To insert a simple Table object:

Procedure

  1. Double-click the Table object in the Layouts palette of the Palette view.
    The Table Wizard opens.
  2. Select No and click Next.
    The Specify table options page opens.
  3. Specify the number of rows the table will have in the Rows list.
  4. Specify the number of columns the table will have in the Columns list.
  5. Specify the alignment of the text in the cells in the Alignment drop-down list.
    The valid options are:
    • Left
    • Right
    • Center
  6. Specify the minimum width of each cell in the Minimum width field.
  7. Click Finish.
    The wizard closes and the table is displayed in the editor window.