Forum Discussion

Ginnie_H39's avatar
Ginnie_H39
Copper Contributor
Nov 21, 2022
Solved

Reversing columns in a table

I have several table with 13 columns. I need to reverse the columns. How can I do this without cut and inserting the cut data? Right now the table start with the oldest years on record in column B an...
  • mathetes's avatar
    mathetes
    Nov 21, 2022

    Ginnie_H39 

     

    My engineer would like to not have to scroll over to see the newest data. Since this is ongoing the newest data keeps getting farther over, to where you can not see it without scrolling over. I have other books that is the same way that he would like to have changed.

     

    One very simple solution to meet that desire, making an assumption on which data is most commonly viewed--seen on a regular basis--would be to simply hide the columns for years more than, oh, 5 years old. Keep the layout (and all the interrelationships and formulas) intact, and just hide the prior history. It would still be there if needed; summary pages would still have access....but scrolling would be eliminated. I've done an example of that on the 70X tab in the attached, just to demonstrate what's possible. [Note: it does become necessary to "unmerge" some of the header rows before you can do this, but that's a relatively simple matter.]

     

    Another possible solution -- requiring a bit more work (to define it, first, and then to implement it)--would be to create a new "dashboard" sheet that extracts the data that the engineer needs to see from those subordinate sheets, pulling it together in one convenient spot. That would, as noted, require sitting down and thinking about what the needed output is.

     

    My underlying point: it would be a mistake to totally reorganize what has been a smoothly functioning workbook for the sake of what is, admittedly, yes, more convenient, IF a few minutes devoted to answering the question "What do we really need to determine (or see or compare or....) in the first place?" could lead to a simpler solution that is also convenient (maybe even more so!).

Resources