> 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/nedyx/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://3148043601-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FL43fiRbeRtPnTjMpbGNO%2Fuploads%2Fgit-blob-28505908d927e723dc9b651a7264d65d5eb3baf4%2Fgrafik%20(545).png?alt=media" alt=""><figcaption></figcaption></figure>
