Hi All, @Lahiru.Fernando@sandeep13
I have 2 excel files, named as: RPA_21_IND.csv and RPA_21_22_IND.xlsx
[Like that i have 10 excelFiles Eg: RPA_21_ABC.csv / RPA_21_22_ABC.xlsx]
I need to compare the two excel file names, How to split and get the last word of the file name?
How do get the data from datatable by column name or column index?
I had read the data of 2 excel files and write into Datatable. Now I want to get the data from data table by column and write into specific column of final-output-excel file. Pls guide me…
In Data Table: Column A, B and C
To Excel File: Column N,O and P