summaryrefslogtreecommitdiff
path: root/helpcontent2/source/text/scalc/guide/multitables.xhp
diff options
context:
space:
mode:
authorKalman Szalai - KAMI <kami911@gmail.com>2011-12-02 21:56:52 +0100
committerKalman Szalai - KAMI <kami911@gmail.com>2011-12-02 21:56:52 +0100
commit3bf3b943ff05fda627498426a23f94cd0e0b7aab (patch)
tree2e474498b3a096d3225cddfa4626b2bdf4e4707e /helpcontent2/source/text/scalc/guide/multitables.xhp
parent89e5b2dc8fdf051f2667f1ecfec889a00708462f (diff)
Uniformize shortcuts
Diffstat (limited to 'helpcontent2/source/text/scalc/guide/multitables.xhp')
-rw-r--r--helpcontent2/source/text/scalc/guide/multitables.xhp6
1 files changed, 2 insertions, 4 deletions
diff --git a/helpcontent2/source/text/scalc/guide/multitables.xhp b/helpcontent2/source/text/scalc/guide/multitables.xhp
index 927ced0d9d..537405dc97 100644
--- a/helpcontent2/source/text/scalc/guide/multitables.xhp
+++ b/helpcontent2/source/text/scalc/guide/multitables.xhp
@@ -69,14 +69,12 @@
<paragraph xml-lang="en-US" id="par_id0509200914020391" role="paragraph" l10n="NEW"><ahelp hid="." visibility="hidden">Click to deselect all sheets in the document, except the current sheet.</ahelp></paragraph>
<paragraph xml-lang="en-US" id="hd_id3154491" role="heading" level="2" l10n="U"
oldref="11">Selecting Multiple Sheets</paragraph>
- <paragraph xml-lang="en-US" id="par_id3145251" role="paragraph" l10n="CHG" oldref="6">The sheet tab of the current sheet is always visible in white in front of the other sheet tabs. The other sheet tabs are gray when they are not selected. By clicking other sheet tabs while pressing <switchinline select="sys"><caseinline select="MAC">Command
-</caseinline><defaultinline>Ctrl </defaultinline></switchinline>you can select multiple sheets.</paragraph>
+ <paragraph xml-lang="en-US" id="par_id3145251" role="paragraph" l10n="CHG" oldref="6">The sheet tab of the current sheet is always visible in white in front of the other sheet tabs. The other sheet tabs are gray when they are not selected. By clicking other sheet tabs while pressing <switchinline select="sys"><caseinline select="MAC">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> you can select multiple sheets.</paragraph>
<paragraph xml-lang="en-US" id="par_idN106B7" role="paragraph" l10n="CHG">You can use Shift+<switchinline select="sys"><caseinline select="MAC">Command
</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Page Up or Page Down to select multiple sheets using the keyboard.</paragraph>
<paragraph xml-lang="en-US" id="hd_id3155600" role="heading" level="2" l10n="U"
oldref="12">Undoing a Selection</paragraph>
- <paragraph xml-lang="en-US" id="par_id3146969" role="paragraph" l10n="CHG" oldref="13">To undo the selection of a sheet, click its sheet tab again while pressing the <switchinline select="sys"><caseinline select="MAC">Command
-</caseinline><defaultinline>Ctrl </defaultinline></switchinline>key. The sheet that is currently visible cannot be removed from the selection.</paragraph>
+ <paragraph xml-lang="en-US" id="par_id3146969" role="paragraph" l10n="CHG" oldref="13">To undo the selection of a sheet, click its sheet tab again while pressing the <switchinline select="sys"><caseinline select="MAC">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> key. The sheet that is currently visible cannot be removed from the selection.</paragraph>
<paragraph xml-lang="en-US" id="hd_id3156382" role="heading" level="2" l10n="CHG"
oldref="15">Calculating Across Multiple Sheets</paragraph>
<paragraph xml-lang="en-US" id="par_id3155333" role="paragraph" l10n="CHG" oldref="16">You can refer to a range of sheets in a formula by specifying the first and last sheet of the range, for example, <item type="literal">=SUM(Sheet1.A1:Sheet3.A1) </item>sums up all A1 cells on Sheet1 through Sheet3.</paragraph>