source/text/scalc/01/12030200.xhp | 1 + 1 file changed, 1 insertion(+)
New commits: commit 9445c5ca670bc770c790849d38016aa2a510ae25 Author: Olivier Hallot <[email protected]> AuthorDate: Thu Jan 22 15:21:47 2026 -0300 Commit: Olivier Hallot <[email protected]> CommitDate: Thu Jan 22 19:42:08 2026 +0100 tdf#168905 Sort Options - copy results to Change-Id: Ib6e9c662336746aed228abca03020622a13e1966 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/197863 Tested-by: Jenkins Reviewed-by: Olivier Hallot <[email protected]> diff --git a/source/text/scalc/01/12030200.xhp b/source/text/scalc/01/12030200.xhp index 0210ca23d8..34ca3e966c 100644 --- a/source/text/scalc/01/12030200.xhp +++ b/source/text/scalc/01/12030200.xhp @@ -77,6 +77,7 @@ <bookmark branch="hid/modules/scalc/ui/sortoptionspage/copyresult" id="bm_id3147124" localize="false"/> <h2 id="hd_id3153878"> Copy sort results to:</h2> <paragraph role="paragraph" id="par_id3156286"><ahelp hid="modules/scalc/ui/sortoptionspage/copyresult"> Copies the sorted list to the cell range that you specify.</ahelp></paragraph> +<note id="par_id361769105205045">The copy process first copies the source data to the target range and then sorts the data in place. This order of operations is important if the source range is unsorted and contains formulas, as copying a range automatically adjusts the relative cell references in those formulas.</note> <bookmark branch="hid/modules/scalc/ui/sortoptionspage/outarealb" id="bm_id3149403" localize="false"/> <h3 id="hd_id3153418"> Sort results (named ranges list)</h3> <paragraph role="paragraph" id="par_id3155602"><ahelp hid="modules/scalc/ui/sortoptionspage/outarealb"> Select a named <link href="text/scalc/01/12010000.xhp"> cell range</link> where you want to display the sorted list.</ahelp></paragraph>
