Get cell address action in Apple Numbers package

The Get cell address action of the Apple Numbers package enables you to retrieve the location of the active cell and store it to a string variable.

Settings

  • Use one of the following options to provide session name:
    • Session name: Enter the name of the session used to open the spreadsheet with the Open action.
    • Variable: Enter the session variable that you added in the Open action.
  • Select whether to retrieve the cell address from the Active or a Specific cell position.
    • Active: Retrieves the cell address of the currently active cell.
    • Specific: Retrieve the cell address of the cell specified by the table name, column title, and row position. Complete the following fields:
      • Table name: Specify the table name for the provided sheet. For example, Table1.
      • Column title: Specify a column heading. For example, name or A
      • Row position in column: Specify the row position from the column title. For example, 5 or 10.
  • Select a variable to store the captured data in the Store cell data field.