> 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.52-de-preview/clearlines-funktionen/bereichs-funktionen/transpose.md).

# TRANSPOSE

Gibt einen Bereich mit ausgetauschten Zeilen und Spalten zurück.

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

**TRANSPOSE**(*range*)

* *range* - der Bereich, der transponiert werden soll - ***Wertetyp**: Bereich*

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

* Die Funktion tauscht die Zeilen- und Spaltenkoordinaten der Zellen. So wird ein Wert, der in Zeile 3 und Spalte 5 stand, anschließend in Zeile 5 und Spalte 3 stehen.

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

<figure><img src="https://content.gitbook.com/content/UHij42nMV8tut4oUjbNm/blobs/UglaqdVNdVZdIIJdvG9R/grafik.png" alt=""><figcaption></figcaption></figure>

<figure><img src="https://content.gitbook.com/content/UHij42nMV8tut4oUjbNm/blobs/kxXkmecPKzRA7VCB7cw7/grafik.png" alt=""><figcaption></figcaption></figure>
