|
Miscellaneous functionsCHIGH Highest column numberThe CHIGH() function takes no argument and returns the highest column number used in the spreadsheet. COLUMN Spreadsheet column identifierThe identifier COLUMN refers to the column number (corresponding with variables) in the spreadsheet. FALSE Logical constant FALSEThe logical constant FALSE corresponds to the numeric value 0. RHIGH Highest row numberThe RHIGH() function takes no argument and returns the highest row number used in the spreadsheet. ROW Spreadsheet row identifierThe identifier ROW refers to the row number (indicating cases) in the spreadsheet (see e.g. Fill column dialog box). TRUE Logical constant TRUEThe logical constant TRUE corresponds to the numeric value 1. See also |