Hello all...
 
I've got a very tricky question and I am not sure if its possible. I have a
table with about 50 records and each records have about 12 columns worth of
information. I just added one extra column called "grand total". Now, I like
to sum the column for the each records and put the new value into the "grand
total colum"... 
 
In short, its something like this
record 1 =  value in column 1 + value in column 2 + value in column 3 +
value in column 4 + value in column 5 + ....
 
and the final value into the grand total column.
 
Many thanks in advance... 
 
Regards,
Austin

Reply via email to