Forum Discussion

HennSarv's avatar
HennSarv
Helper I
3 years ago
Solved

taking two (2) first line as column headers

Dear friends - help me bypass some manual work I have data source (I can't change) containing tables (actually sheet but can treat as Excel Thei contain several tables, where header contains in...
  • olgad's avatar
    3 years ago

    Hi, 
    transpose your table


    then merge the columns

    then transpose again and promote the headers

     

    Hope that works!