Formula in A Table
Formula in A Table
table cell
1. Select the table cell where you want your
result. If the cell is not empty, delete its
contents.
2. On the Table Tools, Layout tab, in
the Data group, click Formula.
3. Use the Formula dialog box to create your
formula. You can type in the Formula box,
select a number format from the Number
Format list, and paste in functions and
bookmarks using the Paste
Function and Paste Bookmark lists.
1. Click OK.
Available functions
The following functions are available for use in
Word and Outlook table formulas:
=ROUND(123.456,
-2)
SUM() =SUM(RIGHT) The sum of the valu
the cells to the righ
the formula.
RnCn references
You can refer to a table row, column, or cell in
a formula by using the RnCn reference
convention. In this convention, Rn refers to the
nth row, and Cn refers to the nth column. For
example, R1C2 refers to the cell that is in first
row and the second column. The following
table contains examples of this reference
style.