Reputation: 14912
Is it possible to refer to cells with an offset as follows:
A B C D E F G H I J
1 x1 - - x2 - - x3 - - X4
2
3 x1 x2 x3 X4
I want the cells in row three to be a formula to the cells in row1, aligning them to adjacent cells.
Upvotes: 0
Views: 70