I have an excel file, need to read the file and get separate data corresponding to col3 i.e L or P.
Need to get the last row index of the table corresponding to L and P.
Ex: If I have a record with col3 as L, then need to add record at row 14th and if I have a record with col3 as P then need to add the record at row 21.