Sum of the Total Vacation hours

G

g

I am trying create a formula that would total up the number of hours
requested for vacation. When I go to insert a row the row that is inserted
is not being calculated with the first row. I would like for all rows to
calculate included the inserted rows as well.

I have four colums:
week scheduled - week requesting -type of vacation - hours requesting.
 
C

Clay Fox

Are you using the Sum function?

If you had a footer to the repeating table or are outside of the control
bound to the data then you should be able to have a sum of all rows or all
filtered rows.
--
Thanks

Clay Fox

Qdabra Software
http://www.qdabra.com

InfoPathDev.Com
The Largest InfoPath Forum in the World
http://www.infopathdev.com
 
K

Kalyan G Reddy MVP (GGK Tech)

Hello

Please take a look at the Absence Request sample form in Infopath 2003 for
an example on to sum the total hours
 
G

g

What about the sum of all inserted rows These are the rows once i insert
them and put in the amount of hours are not adding up with the initial first
row.
 
G

g

I went back to look at that sample but i dont see any values for formulas for
the sample. Do you know where i can find that at?
 
K

Kalyan G Reddy MVP (GGK Tech)

Hello

Open the Sample form in design Mode
Go to Tools-> Programming-> Microsoft Script Editor
Script.js file will open and you can see all the code here

Hope this will help you.
 

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