TRANSPOSE can be used with bothrangesandarrays.
Transposed ranges are dynamic.
If data in the source range changes, TRANSPOSE will immediately update data in the target range.
In the example shown, the target ranges have been formatted in a separate step.
TRANSPOSE with other functions
TRANSPOSE can “catch” and transpose the output from another function.