June 22, 20178 yr I have 3 different time fields and each have a corresponding time summary field which summarize total hours for the week. How do I summarize all 3 fields so it shows the hours correctly?
June 22, 20178 yr caffeine running out - fair warning - how about.... create a field that is Sum ( time1 ; time2 ; time3 ) this will sum up the rows, then a new summary field to get the total hours of that field.
Create an account or sign in to comment