Hi Community,
I have a folder called "Main Folder" in C:\Users\MysticalAz\Desktop\Main Folder.
There are three subfolders in "Main Folder" for location
- California
- Florida
- New York
I'm specifically interested in the New York folder only (C:\Users\MysticalAz\Desktop\Main Folder\New York). The New York Folder contains more folders for dates
- New York Nov 2023 (Compressed (zipped) Folder)
- New York Dec 2023 (Compressed (zipped) Folder)
- New York Jan 2024 (Compressed (zipped) Folder)
Each of these folders have another folder in them:
- SUBFOLDER 202311
- SUBFOLDER 202312
- SUBFOLDER 202401
Within each of these subfolders, there's a file called "TestData" which is an excel file. Is there a way to use the main folder directory to capture all files that have the words "TestData"?