I
Ian Burns
I need to copy a formula from one cell to another but I
need it to increase by 7 columns when I copy.Eg =sum
(a1:g1) when copied form cell to another will result in
=sum(b1:h1), but I want it to copy =sum(h1:n1)rather than
having to copy it and then adjust manually. There must be
a way of of copying with constant gaps from one cell to
another. It sounds simple but I cannot find away even by
devising a custom function. Please help
need it to increase by 7 columns when I copy.Eg =sum
(a1:g1) when copied form cell to another will result in
=sum(b1:h1), but I want it to copy =sum(h1:n1)rather than
having to copy it and then adjust manually. There must be
a way of of copying with constant gaps from one cell to
another. It sounds simple but I cannot find away even by
devising a custom function. Please help