/PowerShell-Recursive-Excel-WordSearch

Does a recursive search on a whole directory looking for .xls/.xlsx files, opens up Excel workbooks, and searches for a specific word. If the word is found in the document, it tells you the location of the document in a CSV file.

Primary LanguagePowerShell

No issues in this repository yet.