I have a question .
I have a Chart which i run from a query. The chart has 3 fields
Line , Date , Time in mins. The purpose of the chart is to display the sum of all the "time in mins" in a given "line" for a week( from date to date).
In the query i am trying to sum all the "time in mins" for a given line and display it as a sum. How should i do that?The query should also have the date, sum of time in mins for a given line. This info needs to be on a chart .
This is probably a easy question but i dont know how to go about it.
Thanks.
I have a Chart which i run from a query. The chart has 3 fields
Line , Date , Time in mins. The purpose of the chart is to display the sum of all the "time in mins" in a given "line" for a week( from date to date).
In the query i am trying to sum all the "time in mins" for a given line and display it as a sum. How should i do that?The query should also have the date, sum of time in mins for a given line. This info needs to be on a chart .
This is probably a easy question but i dont know how to go about it.
Thanks.
Comment