I have a folder with multiple subfolders all containing an excel spreadsheet that is from the same template. I would like to extract the name of every file, and a couple of pieces of data from each spreadsheet (they have a naming protocol so part of the names are the same in every one). Can i do this if I all files are named '***123.xlsx' where the asterisks change? The information I want is in the same cell in every file. What about when I get a new folder and new file?
Bookmarks