> For the complete documentation index, see [llms.txt](https://docs.nedyx.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.nedyx.com/version-1.66/nedyx/clearlines-functions/range-functions/transpose.md).

# TRANSPOSE

#### Syntax <a href="#syntax.58" id="syntax.58"></a>

**TRANSPOSE**(*range*)

* *range* - the range which is to be transposed - ***Value type**: range*

#### Remarks <a href="#remarks.42" id="remarks.42"></a>

* The function exchanges row and column coordinates of cell data values. So a value which has been in row 3 and column 4 will be in row 4 and column 3 afterwards.

#### Example <a href="#example.5" id="example.5"></a>

<figure><img src="/files/iHruQPUXNlcvL3so25gq" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/nfPGc5UOnBJlmNtighhy" alt=""><figcaption></figcaption></figure>
