How sample template provides sum of column?

F

Fred Boer

Hi!

I have taught myself to create a repeating table. I want to create a textbox
in the footer of the table which will provide a running sum of the values in
the column. I want to duplicate the functionality which you can see in the
Sample Template "Expense Report: Domestic", which InfoPath 2003 provides.

I figured out a way to do this using the following steps:

Add a layout.
Add a repeating table.
Enable display of repeating table footer.
Add new text field in footer.
In new footer field place formula "sum(field3)".

BUT... when I look at the template I can find no formulas anywhere.. and it
has a couple of controls that *must* use formulas. How do they do it?

Thanks!

Fred
 
B

Ben Walters

Hey Fred,
Some of the samples for InfoPath 2003 use jscript code to achieve some of
their functionality

Cheers
Ben Walters
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top