I have a lot of folders according to regions like
ABC
ABC 1
ABC 2
DEF
DEF 1
After the user has given the input as suppose ABC I need to find file XYZ present in each folder and consolidate into 1 file in the main ABC folder
How can I ask the users input to know which region they want to combine?
Hi @saachitalwar! Let me know if this works :)