Hello All,
I have multiple excel files(1.xlsx,2.xlsx etc) in a folder. Each and every excel file will have the data in the same format. Need to extract one keyword from A3 cell. Based on this I need to merge the data of excels.
Ex. If first two excel files keywords are same, then both the excels data need to be merged into one excel with keyword as a naming convention, in the same way if next excel file has same keyword we need to update that data also into the same excel. If new keyword we need to merge that data in respected keyword sheet if created else need to create.
Could you please help on this?