A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.
See this site for one method using VBA
http://excel.tips.net/T005598_Searching_Through_Many_Workbooks.html
Gord
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
I have hundreds of Excel files saved in a specific folder in my computer, but when someone asks me to find something and I don't know which workbook it is in, is there a way that I can lookup multiple workbook files in folder and search which file this specific data is in?
A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.
Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.
Answer accepted by question author
See this site for one method using VBA
http://excel.tips.net/T005598_Searching_Through_Many_Workbooks.html
Gord
You could start by just using an Search via an Explorer window. How you do this depends on what version of Windows you are using. If you are using Windows 10, the search box to search within files is in the upper right corner of the Explorer window. Navigate to the folder you want to search in first.
Hi,
are you familiar with vba macros ?