Hi All,
I have a Excel sheet which doesn’t have all the headers on top of the excel instead few of the headers and it’s subsequent values are placed in a different row.
How do we simplify it and read it ?
Sample Excel attached
Hi All,
I have a Excel sheet which doesn’t have all the headers on top of the excel instead few of the headers and it’s subsequent values are placed in a different row.
How do we simplify it and read it ?
Sample Excel attached
Use read rnagw by specifying the range and then merge or join them …or add the columns together
Cheers