|
| Table cell equation creation |
 |
Sun, 03 Feb 2008 21:20:44 -060 |
How do I create the following equation?
three column table, the column C equation would be sum(A(n)- B(n)) where
n is the cell no matter what row number it is, it will subtract the
value of cell Column B from cell column A and put value in cell column
C. I would like this equation to be in the header of column C
|
| Post Reply
|
| Re: Table cell equation creation |
 |
Mon, 04 Feb 2008 12:34:08 GMT |
Jerry:
> three column table, the column C equation would be sum(A(n)- B(n)) where
> n is the cell no matter what row number it is, it will subtract the
> value of cell Column B from cell column A and put value in cell column
> C.
Usually one would put into perhaps C3: +A3-B3 and [Copy_Formula] down the
Column. But I cannot reconcile this with your comment:
> I would like this equation to be in the header of column C
--
Good wishes!
Roy Lewis
C_Tech volunteer
(UK)
|
| Post Reply
|
|
|
|
|
|
|
|
|
|