Hello everyone.
Here's my problem: I need to sum some adjacent cells in a column, but the number of cells varies (according to a value in another cell). In the SUM function you need to specify all the cells. Is there a way to solve this?
If it can't be done, I guess I'll need to do it via VBA right?
Thanks!