From f3181b2f19ef455156bb82996002af99af8f1c94 Mon Sep 17 00:00:00 2001 From: Lyn Perrine Date: Fri, 23 Nov 2018 16:32:59 -0800 Subject: [PATCH] Add sorting to libreoffice calc --- source/2/2.2/2.2.2/libreoffice_calc.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/source/2/2.2/2.2.2/libreoffice_calc.rst b/source/2/2.2/2.2.2/libreoffice_calc.rst index e6e38733..6ba63254 100644 --- a/source/2/2.2/2.2.2/libreoffice_calc.rst +++ b/source/2/2.2/2.2.2/libreoffice_calc.rst @@ -13,6 +13,8 @@ To copy data you can right click copy, press the button with two pieces of paper To change the size of a row or colum of cells click in between the border of that particular row or column and drag with the mouse to give yourself room. +To sort your data like a bunch of names first select all the cells with the mouse :menuselection:`Data --> Sort Ascending`. If you want the reverse order to this you can have :menuselection:`Data --> Sort Descending`. + To undo a selection press :kbd:`control +z` or press the button with the arrow looping around and pointing to the left. To zoom to view a full page on your spreadsheet in the menu :menuselection:`View --> Zoom --> Entire Page`. To view the whole width of your page on the menu :menuselection:`View --> Zoom --> Page Width`.