Skip to main content

worksheet : TABLE_CREATE

Overview

This video demonstrates the TABLE_CREATE worksheet command in Nitro-CELL, which creates a new Excel table within a worksheet. Excel tables provide structured data ranges with automatic formatting, filtering, and formula support. The TABLE_CREATE command defines the table name, location, and column headers, setting up a structured data container that other Nitro-CELL commands can populate with data from Creo. The video shows how to specify the table parameters, execute the command, and verify the table was created with the correct structure. This is a foundational command for building data-driven automation workflows.

Key Steps

  1. Define the table name, starting cell, and column headers
  2. Enter the TABLE_CREATE command in the execution worksheet
  3. Execute the command to create the Excel table
  4. Verify the table was created with the correct structure and headers
  5. Use the table as a target for data population commands

Tips

  • Use descriptive table names for easy reference in subsequent commands
  • Define column headers that match the data you plan to populate
  • Tables can be used as data sources for other Nitro-CELL operations