I know this is something simple, at least I think it is.
I have a table with the following columns:
name | score1 | score2 | name2
what I want to do, is to have a field somewhere, that has a total for all numbers in column score, and a field that has a total for all numbers in column score2. how can I do this? I am posting the results to a table on a website that has the total fields at the bottom of the columns.
Any help will be appreciated.
Bam