| Range | Range of cells in which the row number and column number can be found. |
| Row_Num | The row number is relative to the range. For example, if the range is B5:B10 then row_num 3 would be row 7 |
| Column_Num | If the Range is wider than a single column, the column number finds the correct column for the given row. |