The Line, Lines, Column, Columns functions
You have a table and you have named Office name (for example) with:
INSERT /
NAME /
DEFINE ..... tick the boxes of the table and the table name Office name (for example)
In this table, you want to know, whatever its location, and even if you move the following:
- The line number of the 1st row of the table: LINE = (Office name)
- The No. column of the 1st column: = COLUMN (Office name)
- Number of rows Office name: LINE = (Office name)
- Number of columns in the table Office name: = COLUMN (Office name)