Hi everyone,
I have a spreadsheet where the columns are numbered 1 through 14 (cells B4 through O4) then I drop down to cell O6 and that is numbered 15. From there I want to continue counting to B6 which would be 28 and this continues in the back and forth fashion. What I am trying to do is have the ability to delete a column and have the numbering recalculate and keep the numbers in order. I keep getting a #ref! error no matter how I try to do it.
here is what I would like it to look like on my spreadsheet:
1 2 3 4 5 6 7 8 9 10 11 12 13 14
28 27 26 25 24 23 22 21 20 19 18 17 16 15
29 30....
then if I delete a column:
1 2 3 4 5 6 7 8 9 10 11 12 13
26 25 24 23 22 21 20 19 18 17 16 15 14
27 28...
Any help is appreciated
I have a spreadsheet where the columns are numbered 1 through 14 (cells B4 through O4) then I drop down to cell O6 and that is numbered 15. From there I want to continue counting to B6 which would be 28 and this continues in the back and forth fashion. What I am trying to do is have the ability to delete a column and have the numbering recalculate and keep the numbers in order. I keep getting a #ref! error no matter how I try to do it.
here is what I would like it to look like on my spreadsheet:
1 2 3 4 5 6 7 8 9 10 11 12 13 14
28 27 26 25 24 23 22 21 20 19 18 17 16 15
29 30....
then if I delete a column:
1 2 3 4 5 6 7 8 9 10 11 12 13
26 25 24 23 22 21 20 19 18 17 16 15 14
27 28...
Any help is appreciated