H
hello
Can anyone help us with this. One of my students wants to do the following
in Access:
A student has a table with the following records in:
Name Mark1 Mark2 Mark3
John 21 53 47
Mary 43 23 66
Ali 61 53 23
How, using a query, can you produce row totals and an average score against
the name
i.e the result of running the query should be:
Name Total Average
John 121 40.33
Mary 132 44.00
Ali 137 44.33
Thanks
in Access:
A student has a table with the following records in:
Name Mark1 Mark2 Mark3
John 21 53 47
Mary 43 23 66
Ali 61 53 23
How, using a query, can you produce row totals and an average score against
the name
i.e the result of running the query should be:
Name Total Average
John 121 40.33
Mary 132 44.00
Ali 137 44.33
Thanks