G
Guest
I think i have the math right, but i am stuck now. I have a query which
calculates the elapsed time that a student puts in a given activity on a
given day. I have:
total time:=[End Time] - [Start Time]
Now I want to sum the totals in a report grouping footer. When i use
:=Sum([Total]) I get an error message that says i must define a Sort Field
or Expression in the form i am trying to preview.
Please help
calculates the elapsed time that a student puts in a given activity on a
given day. I have:
total time:=[End Time] - [Start Time]
Now I want to sum the totals in a report grouping footer. When i use
:=Sum([Total]) I get an error message that says i must define a Sort Field
or Expression in the form i am trying to preview.
Please help