Voci con l'etichetta :
Chiudi
Changelog
Chiudi
Voci con l'etichetta :
Chiudi
Provalo nel cloud

TOROW Function

The TOROW function is one of the lookup and reference functions. It is used to return the array as one row.

Syntax

TOROW (array, [ignore], [scan_by_column])

The TOROW function has the following arguments:

Argument Description
array The array or reference to return as a row.
ignore Is used to set whether to ignore certain types of values. Defaults to ignoring no values. The following values are used: 0 to keep all values (default); 1 to ignore blanks; 2 to ignore errors; 3 to ignore blanks and errors.
scan_by_column Is used to scan the array by column. By default, array scanning is conducted by row. Scanning determines whether the values are arranged in rows or columns. A logical value (TRUE or FALSE).

Notes

If scan_by_column is omitted or FALSE, the array is scanned by row. If it is TRUE, the array is scanned by column.

Please note that this is an array formula. To learn more, please read the Insert array formulas article.

How to apply the TOROW function.

Examples

The figure below displays the result returned by the TOROW function.

TOROW Function

Alla pagina precedente
Try now for free Try and make your decision No need to install anything
to see all the features in action