Expression Language Reference
    Preparing search index...
    • Returns the transpose of an array.

      Category: Lookup and reference

      Parameters

      • array: any

        An array or range of values on a worksheet that you want to transpose. The transpose of an array is created by using the first row of the array as the first column of the new array, the second row of the array as the second column of the new array, and so on. If you're not sure of how to enter an array formula, see Create an array formula.

      Returns any