B
Brigitte
I am trying to calculate totals by rows. For example, if I have columns
A,B, and C along with row 1 through 3. I want a "total" column with the
following results A1 + B1 + C 1 = total. The next row for the total column I
would have A2 + B2 + C3 = total. I was able to calculate the totals by
columns A1 + A2 + A3 = total and etc. for B and C.
A,B, and C along with row 1 through 3. I want a "total" column with the
following results A1 + B1 + C 1 = total. The next row for the total column I
would have A2 + B2 + C3 = total. I was able to calculate the totals by
columns A1 + A2 + A3 = total and etc. for B and C.