summaryrefslogtreecommitdiffstats
path: root/helpcontent2/source/text/scalc/guide/cellstyle_conditional.xhp
blob: 10ac33ba85fca80f7a8bb86b1f9b01a6b945bfcc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
<?xml version="1.0" encoding="UTF-8"?>



<!--
 ***********************************************************************
 *
 * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
 * 
 * Copyright 2008 by Sun Microsystems, Inc.
 *
 * OpenOffice.org - a multi-platform office productivity suite
 *
 * $RCSfile: cellstyle_conditional.xhp,v $
 * $Revision: 1.9 $
 *
 * This file is part of OpenOffice.org.
 *
 * OpenOffice.org is free software: you can redistribute it and/or modify
 * it under the terms of the GNU Lesser General Public License version 3
 * only, as published by the Free Software Foundation.
 *
 * OpenOffice.org is distributed in the hope that it will be useful,
 * but WITHOUT ANY WARRANTY; without even the implied warranty of
 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 * GNU Lesser General Public License version 3 for more details
 * (a copy is included in the LICENSE file that accompanied this code).
 *
 * You should have received a copy of the GNU Lesser General Public License
 * version 3 along with OpenOffice.org.  If not, see
 * <http://www.openoffice.org/license.html>
 * for a copy of the LGPLv3 License.
 *
 ************************************************************************
 -->


		<helpdocument version="1.0">
<meta>
<topic id="textscalcguidecellstyle_conditionalxml" indexer="include" status="PUBLISH">
<title id="tit" xml-lang="en-US">Applying Conditional Formatting</title>
<filename>/text/scalc/guide/cellstyle_conditional.xhp</filename>
</topic>
</meta>
<body>
<bookmark xml-lang="en-US" branch="index" id="bm_id3149263"><bookmark_value>conditional formatting; cells</bookmark_value>
<bookmark_value>cells; conditional formatting</bookmark_value>
<bookmark_value>formatting; conditional formatting</bookmark_value>
<bookmark_value>styles;conditional styles</bookmark_value>
<bookmark_value>cell formats; conditional</bookmark_value>
<bookmark_value>random numbers;examples</bookmark_value>
<bookmark_value>cell styles; copying</bookmark_value>
<bookmark_value>copying; cell styles</bookmark_value>
<bookmark_value>tables; copying cell styles</bookmark_value>
</bookmark><comment>mw deleted "formats;"</comment><paragraph role="heading" id="hd_id3149263" xml-lang="en-US" level="1" l10n="U" oldref="24"><variable id="cellstyle_conditional"><link href="text/scalc/guide/cellstyle_conditional.xhp" name="Applying Conditional Formatting">Applying Conditional Formatting</link>
</variable></paragraph>
<paragraph role="paragraph" id="par_id3159156" xml-lang="en-US" l10n="U" oldref="25">Using the menu command <emph>Format - Conditional formatting</emph>, the dialog allows you to define up to three conditions per cell, which must be met in order for the selected cells to have a particular format.</paragraph>
<paragraph role="warning" id="par_id8039796" xml-lang="en-US" l10n="NEW">To apply conditional formatting, AutoCalculate must be enabled. Choose <emph>Tools - Cell Contents - AutoCalculate</emph> (you see a check mark next to the command when AutoCalculate is enabled).</paragraph>
<paragraph role="paragraph" id="par_id3154944" xml-lang="en-US" l10n="U" oldref="26">With conditional formatting, you can, for example, highlight the totals that exceed the average value of all totals. If the totals change, the formatting changes correspondingly, without having to apply other styles manually.</paragraph>
<list type="ordered">
<listitem>
<paragraph role="listitem" id="par_id3154490" xml-lang="en-US" l10n="U" oldref="27">Select the cells to which you want to apply a conditional style.</paragraph>
</listitem>
<listitem>
<paragraph role="listitem" id="par_id3155603" xml-lang="en-US" l10n="U" oldref="28">Choose <emph>Format - Conditional Formatting</emph>.</paragraph>
</listitem>
<listitem>
<paragraph role="listitem" id="par_id3146969" xml-lang="en-US" l10n="U" oldref="29">Enter the condition(s) into the dialog box. The dialog is described in detail in <link href="text/scalc/01/05120000.xhp" name="$[officename] Help">$[officename] Help</link>, and an example is provided below:</paragraph>
</listitem>
</list>
<paragraph role="heading" id="hd_id3155766" xml-lang="en-US" level="2" l10n="U" oldref="38">Example of Conditional Formatting: Generate Number Values</paragraph>
<paragraph role="paragraph" id="par_id3150043" xml-lang="en-US" l10n="U" oldref="39">You want to give certain values in your tables particular emphasis. For example, in a table of turnovers, you can show all the values above the average in green and all those below the average in red. This is possible with conditional formatting.</paragraph>
<list type="ordered">
<listitem>
<paragraph role="listitem" id="par_id3155337" xml-lang="en-US" l10n="U" oldref="40">First of all, write a table in which a few different values occur. For your test you can create tables with any random numbers:</paragraph>
<paragraph role="listitem" id="par_id3149565" xml-lang="en-US" l10n="U" oldref="41">In one of the cells enter the formula =RAND(), and you will obtain a random number between 0 and 1. If you want integers of between 0 and 50, enter the formula =INT(RAND()*50).</paragraph>
</listitem>
<listitem>
<paragraph role="listitem" id="par_id3149258" xml-lang="en-US" l10n="U" oldref="42">Copy the formula to create a row of random numbers. Click the bottom right corner of the selected cell, and drag to the right until the desired cell range is selected.</paragraph>
</listitem>
<listitem>
<paragraph role="listitem" id="par_id3159236" xml-lang="en-US" l10n="U" oldref="43">In the same way as described above, drag down the corner of the rightmost cell in order to create more rows of random numbers.</paragraph>
</listitem>
</list>
<paragraph role="heading" id="hd_id3149211" xml-lang="en-US" level="2" l10n="U" oldref="44">Example of Conditional Formatting: Define Cell Styles</paragraph>
<paragraph role="paragraph" id="par_id3154659" xml-lang="en-US" l10n="U" oldref="45">The next step is to apply a cell style to all values that represent above-average turnover, and one to those that are below the average. Ensure that the Styles and Formatting window is visible before proceeding.</paragraph>
<list type="ordered">
<listitem>
<paragraph role="listitem" id="par_id3150883" xml-lang="en-US" l10n="U" oldref="46">Click in a blank cell and select the command <emph>Format Cells</emph> in the context menu.</paragraph>
</listitem>
<listitem>
<paragraph role="listitem" id="par_id3155529" xml-lang="en-US" l10n="U" oldref="47">In the <emph>Format Cells</emph> dialog on the <emph>Background</emph> tab, select a background color. Click <emph>OK</emph>.</paragraph>
</listitem>
<listitem>
<paragraph role="listitem" id="par_id3154484" xml-lang="en-US" l10n="U" oldref="48">In the Styles and Formatting window, click the <emph>New Style from Selection</emph> icon. Enter the name of the new style. For this example, name the style "Above".</paragraph>
</listitem>
<listitem>
<paragraph role="listitem" id="par_id3152889" xml-lang="en-US" l10n="U" oldref="49">To define a second style, click again in a blank cell and proceed as described above. Assign a different background color for the cell and assign a name (for this example, "Below").</paragraph>
</listitem>
</list>
<paragraph role="heading" id="hd_id3148704" xml-lang="en-US" level="2" l10n="U" oldref="60">Example of Conditional Formatting: Calculate Average</paragraph>
<paragraph role="paragraph" id="par_id3148837" xml-lang="en-US" l10n="U" oldref="51">In our particular example, we are calculating the average of the random values. The result is placed in a cell:</paragraph>
<list type="ordered">
<listitem>
<paragraph role="listitem" id="par_id3144768" xml-lang="en-US" l10n="CHG" oldref="52">Set the cursor in a blank cell, for example, J14, and choose <emph>Insert - Function</emph>.</paragraph>
</listitem>
<listitem>
<paragraph role="listitem" id="par_id3156016" xml-lang="en-US" l10n="CHG" oldref="53">Select the AVERAGE function. Use the mouse to select all your random numbers. If you cannot see the entire range, because Function Wizard is obscuring it, you can temporarily shrink the dialog using the <link href="text/shared/00/00000001.xhp#eingabesymbol" name="Shrink or Maximize">Shrink / Maximize</link> icon.</paragraph>
</listitem>
<listitem>
<paragraph role="listitem" id="par_id3153246" xml-lang="en-US" l10n="U" oldref="54">Close Function Wizard with <emph>OK</emph>.</paragraph>
</listitem>
</list>
<paragraph role="heading" id="hd_id3149898" xml-lang="en-US" level="2" l10n="U" oldref="50">Example of Conditional Formatting: Apply Cell Style</paragraph>
<paragraph role="paragraph" id="par_id3149126" xml-lang="en-US" l10n="U" oldref="55">Now you can apply the conditional formatting to the sheet:</paragraph>
<list type="ordered">
<listitem>
<paragraph role="listitem" id="par_id3150049" xml-lang="en-US" l10n="U" oldref="56">Select all cells with the random numbers.</paragraph>
</listitem>
<listitem>
<paragraph role="listitem" id="par_id3153801" xml-lang="en-US" l10n="U" oldref="57">Choose the <emph>Format - Conditional Formatting</emph> command to open the corresponding dialog.</paragraph>
</listitem>
<listitem>
<paragraph role="listitem" id="par_id3153013" xml-lang="en-US" l10n="U" oldref="58">Define the condition as follows: If cell value is less than J14, format with cell style "Below", and if cell value is greater than or equal to J14, format with cell style "Above".</paragraph>
</listitem>
</list>
<paragraph role="heading" id="hd_id3155761" xml-lang="en-US" level="2" l10n="U" oldref="61">Example of Conditional Formatting: Copy Cell Style</paragraph>
<paragraph role="paragraph" id="par_id3145320" xml-lang="en-US" l10n="U" oldref="62">To apply the conditional formatting to other cells later:</paragraph>
<list type="ordered">
<listitem>
<paragraph role="listitem" id="par_id3153074" xml-lang="en-US" l10n="U" oldref="63">Click one of the cells that has been assigned conditional formatting.</paragraph>
</listitem>
<listitem>
<paragraph role="listitem" id="par_id3149051" xml-lang="en-US" l10n="U" oldref="64">Copy the cell to the clipboard.</paragraph>
</listitem>
<listitem>
<paragraph role="listitem" id="par_id3150436" xml-lang="en-US" l10n="U" oldref="65">Select the cells that are to receive this same formatting.</paragraph>
</listitem>
<listitem>
<paragraph role="listitem" id="par_id3147298" xml-lang="en-US" l10n="U" oldref="66">Choose <emph>Edit - Paste Special</emph>. The <emph>Paste Special</emph> dialog appears.</paragraph>
</listitem>
<listitem>
<paragraph role="listitem" id="par_id3166465" xml-lang="en-US" l10n="U" oldref="67">In the <emph>Selection</emph> area, check only the <emph>Formats</emph> box. All other boxes must be unchecked. Click <emph>OK</emph>.</paragraph>
</listitem>
</list>
<section id="relatedtopics">
<embed href="text/scalc/guide/cellstyle_by_formula.xhp#cellstyle_by_formula"/>
<embed href="text/scalc/guide/cellstyle_minusvalue.xhp#cellstyle_minusvalue"/>
<paragraph role="paragraph" id="par_id3159123" xml-lang="en-US" l10n="U" oldref="68"><link href="text/scalc/01/05120000.xhp" name="Format - Conditional formatting">Format - Conditional formatting</link></paragraph>
</section>
</body>
</helpdocument>