> 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-preview/clearlines-functions/range-functions/rangetorow.md).

# RANGETOROW

Converts a range of cells to a row range.

#### Syntax

**RANGETOROW**(*range*)

* *range* - the range, whose content should be transferred to a row of values - ***Value type**: a range with cells of any value type*

#### Remarks

* The function returns a row range, containing all rows of *range* subsequently, from left to right.
* The cells have the same value and value type as the according cells of *range*

#### Example

Here, the range *Wine list range* is converted into a row:

<figure><img src="https://3862539772-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F4X6nN2wTlDsVpd8P1WDM%2Fuploads%2FiJyAEBDuLPt3DZBlNFHi%2Fgrafik.png?alt=media&amp;token=02cdc4c0-2f95-4277-952b-ea18626bc975" alt=""><figcaption></figcaption></figure>
