Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Sorry if I've already asked this, having trouble finding old post.
I'm trying to write a program for column B so that every cell will be the sum of the cells above it and the cell to the left of it, ie something like =sum(B(n-1),An) but it doesn't recognize n, and I don't even know if you can write a sum function for an entire row. Thanks, Bob |