Hi,
I need to rearrange columns across all the sheets in a certain order based on
column headers (those are namely these: "NUM", "SYS", "DIA", "TAG" etc.... )
since I have them now randomly placed across the sheets in different
columns.
For example, my columns might come into spreadsheet as
SYS, TAG, NUM, DIA or as TAG, NUM, DIA, SYS etc.
I want them all sorted the same way - the rest of the columns is
irrelevant.
How do I accomplish this ?
TIA