M
mercifulming2000
Hi, I know there's a procedure to increment the values in a column by
1, where the result is a column with cells 1,2,3,4,5, etc. but what
I'm looking for is a way to increment whatever value is in a cell by a
given number. For instance, for the values .5,3,5.5, 4 you'd get
values
1.5,4,6.5,5 I'd appreciate any help supplied. Thanks.
1, where the result is a column with cells 1,2,3,4,5, etc. but what
I'm looking for is a way to increment whatever value is in a cell by a
given number. For instance, for the values .5,3,5.5, 4 you'd get
values
1.5,4,6.5,5 I'd appreciate any help supplied. Thanks.