1<?xml version="1.0" encoding="UTF-8"?> 2 3<!--*********************************************************** 4 * 5 * Licensed to the Apache Software Foundation (ASF) under one 6 * or more contributor license agreements. See the NOTICE file 7 * distributed with this work for additional information 8 * regarding copyright ownership. The ASF licenses this file 9 * to you under the Apache License, Version 2.0 (the 10 * "License"); you may not use this file except in compliance 11 * with the License. You may obtain a copy of the License at 12 * 13 * http://www.apache.org/licenses/LICENSE-2.0 14 * 15 * Unless required by applicable law or agreed to in writing, 16 * software distributed under the License is distributed on an 17 * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY 18 * KIND, either express or implied. See the License for the 19 * specific language governing permissions and limitations 20 * under the License. 21 * 22 ***********************************************************--> 23 24<helpdocument version="1.0"> 25<meta> 26<topic id="textscalcguidetable_rotatexml" indexer="include" status="PUBLISH"> 27<title id="tit" xml-lang="en-US">Rotating Tables (Transposing)</title> 28<filename>/text/scalc/guide/table_rotate.xhp</filename> 29</topic> 30</meta> 31<body> 32<bookmark xml-lang="en-US" branch="index" id="bm_id3154346"> 33<bookmark_value>tables; transposing</bookmark_value> 34<bookmark_value>transposing tables</bookmark_value> 35<bookmark_value>inverting tables</bookmark_value> 36<bookmark_value>swapping tables</bookmark_value> 37<bookmark_value>columns; swap with rows</bookmark_value> 38<bookmark_value>rows; swapping with columns</bookmark_value> 39<bookmark_value>tables; rotating</bookmark_value> 40<bookmark_value>rotating; tables</bookmark_value> 41</bookmark> 42<paragraph role="heading" id="hd_id3154346" xml-lang="en-US" level="1" l10n="U"><variable id="table_rotate"><link href="text/scalc/guide/table_rotate.xhp" name="Rotating Tables (Transposing)">Rotating Tables (Transposing)</link> 43</variable></paragraph> 44<paragraph role="paragraph" id="par_id3154013" xml-lang="en-US" l10n="U">In $[officename] Calc, there is a way to "rotate" a spreadsheet so that rows become columns and columns become rows.</paragraph> 45<list type="ordered"> 46<listitem> 47<paragraph role="listitem" id="par_id3153142" xml-lang="en-US" l10n="U">Select the cell range that you want to transpose.</paragraph> 48</listitem> 49<listitem> 50<paragraph role="listitem" id="par_id3153191" xml-lang="en-US" l10n="U">Choose <emph>Edit - Cut</emph>.</paragraph> 51</listitem> 52<listitem> 53<paragraph role="listitem" id="par_id3148575" xml-lang="en-US" l10n="U">Click the cell that is to be the top left cell in the result.</paragraph> 54</listitem> 55<listitem> 56<paragraph role="listitem" id="par_id3156286" xml-lang="en-US" l10n="U">Choose <emph>Edit - Paste Special</emph>.</paragraph> 57</listitem> 58<listitem> 59<paragraph role="listitem" id="par_id3144764" xml-lang="en-US" l10n="U">In the dialog, mark <emph>Paste all</emph> and <emph>Transpose</emph>.</paragraph> 60<paragraph role="listitem" id="par_id3155600" xml-lang="en-US" l10n="U">If you now click OK the columns and rows are transposed.</paragraph> 61</listitem> 62</list> 63<section id="relatedtopics"> 64<paragraph role="paragraph" id="par_id3146969" xml-lang="en-US" l10n="U"><link href="text/shared/01/02070000.xhp" name="Paste Special">Paste Special</link></paragraph> 65</section> 66</body> 67</helpdocument> 68