I have a report that shows teach time valuces in the detail portion of the screen. The teaching time for each subject is in the format of Short Time. So it would look like this as an example...7:30.
In the report Header I inserted a Text box with the Control Source =Sum([Teach Time]). I set the Format of the Text box control to Short Time.
I am not getting the correct total for all the teach times shown on the Detail screen.
What am I doing wrong?
In the report Header I inserted a Text box with the Control Source =Sum([Teach Time]). I set the Format of the Text box control to Short Time.
I am not getting the correct total for all the teach times shown on the Detail screen.
What am I doing wrong?