Conteúdo do Curso
Excel Formulas
Excel Formulas
TRANSPOSE
The TRANSPOSE function allows you to switch the orientation of a range or array. It can convert rows into columns and columns into rows, making it easier to handle and analyze data in the desired layout.
array | The range or array that you want to transpose. |
There are often situations where you need to convert data from a row to a column or vice versa. In such cases, the TRANSPOSE is incredibly useful. It is also very easy to use.
When you receive data in a format that doesn’t suit your needs, you can use TRANSPOSE to quickly reformat it. Also sometimes, you need to pivot your data to perform certain analyses. The TRANSPOSE function makes this process easy.
This simple function, which takes only one argument, is really useful and a savior in certain situations.
Obrigado pelo seu feedback!