Forum Discussion

BDCanuck's avatar
BDCanuck
Copper Contributor
Oct 27, 2022
Solved

Help checking and re-ordering columns

Hello all,   I have data that comes to me in a long line of columns that are regularly switched around. Every week I need to move the columns to make the data conform to a spreadsheet that has a bu...
  • OliverScheurich's avatar
    Oct 27, 2022

    BDCanuck 

    =CELL("Spalte",INDIRECT(B2&"1"))-CELL("Spalte",INDIRECT(A2&"1"))

    You can try this formula.

     

Resources