H
HMCBDS
I have one row with six columns with numbers in each column. I would like to
create a 7th column (grandtotal) that would calculate the sum of the previous
columns.
f01 thru f06
For example,
ID f01 f02 f03 f04 f05 f 06 grandtotal
1 100 200 300 400 500 600
What would be the code to be placed in the grandtotal column that would
generate the column sum.
Is that possible to be placed in the table.
Thank you,
create a 7th column (grandtotal) that would calculate the sum of the previous
columns.
f01 thru f06
For example,
ID f01 f02 f03 f04 f05 f 06 grandtotal
1 100 200 300 400 500 600
What would be the code to be placed in the grandtotal column that would
generate the column sum.
Is that possible to be placed in the table.
Thank you,