diff options
Diffstat (limited to 'source/text')
-rw-r--r-- | source/text/scalc/01/04060109.xhp | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/source/text/scalc/01/04060109.xhp b/source/text/scalc/01/04060109.xhp index c0375dee07..04318693ba 100644 --- a/source/text/scalc/01/04060109.xhp +++ b/source/text/scalc/01/04060109.xhp @@ -228,6 +228,9 @@ <item type="input">=INDIRECT(A1)</item> equals 100 if A1 contains C108 as a reference and cell C108 contains a value of <item type="input">100</item>.</paragraph> <paragraph id="par_id3083286" role="paragraph"> <item type="input">=SUM(INDIRECT("a1:" & ADDRESS(1;3)))</item> totals the cells in the area of A1 up to the cell with the address defined by row 1 and column 3. This means that area A1:C1 is totaled.</paragraph> + <section id="relatedtopics"> + <tip id="par_id701677016751509"><link href="https://wiki.documentfoundation.org/Documentation/Calc_Functions/INDIRECT">INDIRECT wiki page</link>.</tip> + </section> </section> <section id="Section7"> <bookmark branch="index" id="bm_id3154818"><bookmark_value>COLUMN function</bookmark_value> |