Sign in with Microsoft
Sign in or create an account.
Hello,
Select a different account.
You have multiple accounts
Choose the account you want to sign in with.

When you insert a repeating table on a form template, Microsoft Office InfoPath automatically adds a header row at the top of the table so that you can type labels for the table columns. You can optionally add a footer row at the bottom of a repeating table. Footer rows are commonly used to display a running total beneath a column of numbers. For example, you can add a Total text box to a footer row located underneath a column of expenses on an expense report form template. To add the values in the column, you can associate the sum function with the Total text box in the footer row.

In this article

Step 1: Add a footer row to a repeating table

Step 2: Add a Total text box to the footer row

Step 3: Sum a column of numbers in the repeating table

Step 1: Add a footer row to a repeating table

  1. Double-click the Repeating Table label below the table on your form template.

  2. Click the Display tab.

  3. Under Options, select the Include footer check box.

    Tip: To add additional table footers at the end of a repeating table, right-click in an empty cell in the first footer row that you inserted, point to Insert on the shortcut menu, and then click Rows Above or Rows Below.

Top of Page

Step 2: Add a Total text box to the footer row

After you add a footer row to your repeating table, you can add a Total text box to the footer row.

Note: You add the Total text box to the footer row, not the data row, because form users can add multiple instances of the data row, and you don't want the Total box to appear multiple times on the user's form.

  1. In the footer row, click the cell in the column where you want to add the Total box.

  2. On the Insert menu, click Text Box.

    Tip: You can use a rich text box or expression box instead of a text box. Expression boxes only display data and do not store it. Therefore, you should use an expression box only if you do not want to use the calculated sum in another calculation or save it as part of your form template.

  3. In the footer row, click in the cell to the immediate left of the one where you inserted the text box. This is where you will add the text box label.

  4. Type Total: and then select the text.

  5. On the Standard toolbar, click Align Text Right .

  6. Double-click the text box that you added in step 2.

  7. Click the Data tab.

  8. In the Field name box, type a label, such as totalExpenses.

  9. In the Data type list, change the data type from Text (string) to Decimal (double). This allows you to display numbers with decimal places, such as $1234.12.

  10. Click the Format button.

  11. In the Decimal Format dialog box, under Format, click Currency, and then choose the currency that you want to use.

Top of Page

Step 3: Sum a column of numbers in the repeating table

If you use a repeating table to collect numerical data from your users, you can use the sum function to add the numbers that users enter in a table. It doesn't matter how many rows users add to the table when they fill out the form, or how many numbers they enter. As long as you use the sum function, the calculated value will adjust itself accordingly in the text box.

Formulas are stored in fields in the data source and are displayed in the controls that are bound to those fields. When designing a form template, you can create a formula that sums a column of numbers in a repeating table by using a text box, rich text box, or expression box.

  1. In the footer row, double-click the text box that you inserted into the footer row.

  2. Click the Data tab.

  3. Under Default Value, click Insert Formula .

  4. In the Insert Formula dialog box, click Insert Function.

  5. In the Categories list, click Math.

  6. In the Functions list, click sum, and then click OK to return to the Insert Formula dialog box.

    At this point, you should see the following formula in the Insert Formula dialog box.

  7. In the Formula box, double-click the text in parentheses.

    The Select a Field or Group dialog box appears.

  8. In the Data source list, click the field whose values you want to sum.

Top of Page

Need more help?

Want more options?

Explore subscription benefits, browse training courses, learn how to secure your device, and more.

Communities help you ask and answer questions, give feedback, and hear from experts with rich knowledge.

Was this information helpful?

What affected your experience?
By pressing submit, your feedback will be used to improve Microsoft products and services. Your IT admin will be able to collect this data. Privacy Statement.

Thank you for your feedback!

×