Returns the row and column indexes of a cell that you identify by Excel syntax.


icon

Inputs/Outputs

  • cstr.png cell's name

    cell's name represents the name of the cell in Excel syntax, such as G6.

  • ii32.png row

    row represents the row index of the cell.

  • ii32.png column

    column represents the column index of the cell.