Summing

M

Michael

I know this is SOOO an newbie question, but I am. Anyway,
I am making an invoice and I want the numbers to total at
the bottom, subtotal-tax-total...how? I am getting lost
on this one. I know, I know...it is most assuredly
simple...
 
A

Andrew Ma [MSFT]

You can use an expression box and do something like this:
sum(my:group1/my:group2/my:field1)

Alternatively, if you have SP1, you can create a formula for a textbox to
sum up numbers.

--
Andrew J. Ma
Software Test Engineer
Microsoft Office InfoPath
http://blogs.msdn.com/ajma
---------------------------------------
This posting is provided "As Is" with no warranties, and confers no rights.
Use of any included script sample are subject to the terms specified at
http://www.microsoft.com/info/cpyright.htm.
Please do not send email directly to this alias. This alias if for
newsgroup purposes only.
 

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