> 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.83-de/nedyx/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://2811933300-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FnqJ9EkNaXVzEBF0wgp7y%2Fuploads%2Fgit-blob-18ba7340b89feadff791594329b8c0cc0b7062aa%2Fgrafik.png?alt=media" alt=""><figcaption></figcaption></figure>

<figure><img src="https://2811933300-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FnqJ9EkNaXVzEBF0wgp7y%2Fuploads%2Fgit-blob-91e03df39d7980d09818a940f9965d7c5d74b45c%2Fgrafik.png?alt=media" alt=""><figcaption></figcaption></figure>
