summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSeth Chaiklin <sdc.blanco@youmail.dk>2020-11-14 10:30:37 +0100
committerSeth Chaiklin <sdc.blanco@youmail.dk>2020-11-15 09:22:31 +0100
commit0845c7e9549151fd01452ff55fb3539281f7c9dd (patch)
tree4a91453661ad80bb80151e6681974c35bbf286f5
parenttdf#103419 add missing functions to "Logical" category help page in Calc (diff)
downloadhelp-0845c7e9549151fd01452ff55fb3539281f7c9dd.tar.gz
help-0845c7e9549151fd01452ff55fb3539281f7c9dd.zip
tdf#131077 add tip about how to enter an equal sign in a Writer table
Change-Id: If1bc5e127d702c39d4cc81be2cff97025b3e61d3 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/105848 Tested-by: Jenkins Reviewed-by: Mike Kaganski <mike.kaganski@collabora.com> Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>
-rw-r--r--source/text/swriter/guide/calculate.xhp8
1 files changed, 6 insertions, 2 deletions
diff --git a/source/text/swriter/guide/calculate.xhp b/source/text/swriter/guide/calculate.xhp
index 297bcee84d..0352f58849 100644
--- a/source/text/swriter/guide/calculate.xhp
+++ b/source/text/swriter/guide/calculate.xhp
@@ -31,10 +31,12 @@
<bookmark_value>calculating; in text</bookmark_value>
<bookmark_value>formulas; calculating in text</bookmark_value>
<bookmark_value>references;in Writer tables</bookmark_value>
+ <bookmark_value>=;in Writer tables</bookmark_value>
+ <bookmark_value>tables;starting cell with =</bookmark_value>
</bookmark>
<comment>mw deleted "formula bar in text"</comment>
-<paragraph id="hd_id3149909" role="heading" level="1" xml-lang="en-US"><variable id="calculate"><link href="text/swriter/guide/calculate.xhp" name="Calculating in Text Documents">Calculating in Text Documents</link></variable></paragraph>
+<h1 id="hd_id3149909" xml-lang="en-US"><variable id="calculate"><link href="text/swriter/guide/calculate.xhp" name="Calculating in Text Documents">Calculating in Text Documents</link></variable></h1>
<paragraph id="par_id3149949" role="paragraph" xml-lang="en-US">You can insert a calculation directly into a text document or into a text table.</paragraph>
<list type="ordered">
@@ -46,7 +48,9 @@
</listitem>
</list>
<paragraph id="par_id3155565" role="paragraph" xml-lang="en-US">You can also click the <item type="menuitem">Formula</item> icon on the <item type="menuitem">Formula Bar</item>, and then choose a function for your formula.</paragraph>
-<paragraph id="par_id8316904" role="note" xml-lang="en-US">To reference cells in a Writer text table, enclose the cell address or the cell range in angle brackets. For example, to reference cell A1 from another cell, enter =&lt;A1&gt; into the cell.</paragraph>
+<note id="par_id8316904" xml-lang="en-US">To reference cells in a Writer text table, enclose the cell address or the cell range in angle brackets. For example, to reference cell A1 from another cell, enter =&lt;A1&gt; into the cell.</note>
+<h2 id="hd_id971605353826552">Cell Entries that Start with Equal Sign (<keycode>=</keycode>)</h2>
+<paragraph role="paragraph" id="par_id981605353389582">To make a table cell entry that starts with <keycode>=</keycode> sign, first enter a space, then the <keycode>=</keycode> sign, and then delete the space.</paragraph>
<embed href="text/shared/00/00000004.xhp#related"/>
<embed href="text/swriter/main0214.xhp#releistename"/>
<embed href="text/swriter/guide/calculate_intext.xhp#calculate_intext"/>