Question: Array functions are functions that return more than one value. For example, the Transpose worksheet function returns its argument turned by 90 degrees, as the
Array functions are functions that return more than one value. For example, the Transpose worksheet function returns its argument turned by 90 degrees, as the following worksheet demonstrates:

The curly brackets were not typed in but were added by Excel to indicate an array formula. The following subroutine created the preceding worksheet:

The next subroutine is a more complicated version that could deal with any size or place in the row range:

A B 1 TRANSPOSE IN ACTION E F 1
Step by Step Solution
3.36 Rating (171 Votes )
There are 3 Steps involved in it
These images show the implementation of Excels TRANSPOSE function in two ways using a worksheet formula directly in the cells and through a VBA Visual ... View full answer
Get step-by-step solutions from verified subject matter experts
