clevow Posted January 16, 2002 Posted January 16, 2002 Is there any way to add all the values in a repeating field? I have one repeating field called "Time Spent" and one called "Total Time." They are repeating because they are being used for progress reports. I want to have the total time be calculated automatically based on the values in the time spent fields. All it needs to do is add all of the values in the time spent field and autoenter that in the total time field. I guess actually that total time doesn't need to be repeating. I had meant it to be a running total, but it could be a grand total instead. Either way is fine, if someone could tell me if it's possible at all. TIA, Carrie
Gerd Muller Posted January 16, 2002 Posted January 16, 2002 Make the "Total Time" a calculation with the formula Sum(Time Spent). Be sure to set the result as time. Also the field "Time Spent" should be a time field. Gerd
Recommended Posts
This topic is 8453 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now