Searching a group of Excel workbooks.....
I have about 100 or so workbooks that are contained in the
same folder. Rather than manually opening each file to search
for a particular piece of data, what is a quicker and more
efficient way to do this???
Would I need a VBA script that opens and closes each file,
one after the other and then do my search in each workbook??
Thank you!
|