Hi i have a scenario. in which there is two column headers is there ((A1) and (B1) is the cell values of column headers) so under each column headers there is statements is there, i want to read the excel and i want to get the each statement under the columns by looking at their cell values in the increasing order of cell values like (A2 cell value after that A3 cell value and after that A4 cell value like this way) likewise i need the second as well (for B2 after that B3 and B4 and B5 like) is there any logic to get the values like this without using filter data table and by using manipulating the data table with increasing order of cell value to get the value in the each cell for the same ?
please find the image for the sample
Kindly help me to get it done
Thanks in advance