I have a folder with subfolders in each subfolder there is an XML file with the same name. I need to make a loop that goes over these subfolders, finds files with the same name, combines them, and saves them in a different folder.
I have a folder with subfolders in each subfolder there is an XML file with the same name. I need to make a loop that goes over these subfolders, finds files with the same name, combines them, and saves them in a different folder.