COLUMNS |
COLUMNS(array) |
Returns the number of columns in a cell range or reference. |
array | The array or array formula containing the number of columns. |
REMARKS |
* The "array" can be a cell reference, an array constant or a named range. * If "array" is not a cell range or an array of values, the #VALUE! is returned. * You can use the COLUMN function to return the column number of a cell reference. * You can use the ROW function to return the row number of a cell reference. * You can use the ROWS function to return the number of rows in a cell range or reference. * For the Microsoft documentation refer to support.microsoft.com |
|
© 2022 Better Solutions Limited. All Rights Reserved. © 2022 Better Solutions Limited Top