everyone seems to have the same problem. I'm doing a simple invoice. i have a
quantity and a price in a repeating table. I want to have a subtotal in the
same row and then a grand total at the bottom that adds all the subtotals.
1.
I've tried having the subtotal as an expression box but then i can't get a
grand total. Is there a way to sum expression box?
2.
The solution everyone is suggestion on this forum is to leave the subtotal
as a text box. Click the button next to value that lets me enter a function.
I DON'T HAVE A BUTTON anywhere in properties that lets me enter a function
into a text box. I have InfoPath 2003. Do I have an older version? Do I need
to turn on some feature? What can I do?
2. Sounds as though you need to upgrade to Office SP1. There are a ton of extra features in SP1 that should make development life easier for you.
1. This has been discussed numerous times in this newsgroup. I don't have the answer immediately available for you, but can tell you it involves the "eval()" function. You should be able to find it doing a search in Google Groups.

Signature
Greg Collins [InfoPath MVP]
Please visit: http://www.InfoPathDev.com
everyone seems to have the same problem. I'm doing a simple invoice. i have a
quantity and a price in a repeating table. I want to have a subtotal in the
same row and then a grand total at the bottom that adds all the subtotals.
1.
I've tried having the subtotal as an expression box but then i can't get a
grand total. Is there a way to sum expression box?
2.
The solution everyone is suggestion on this forum is to leave the subtotal
as a text box. Click the button next to value that lets me enter a function.
I DON'T HAVE A BUTTON anywhere in properties that lets me enter a function
into a text box. I have InfoPath 2003. Do I have an older version? Do I need
to turn on some feature? What can I do?