News

Sometimes you need to scan some files for a piece of data like a string, phrase or some number, and one of those files just happens to be an Excel spreadsheet. You could open up the file, launch the ...
Launching a PowerShell Script from Excel, Revisited We're going to build off my previous series to show how to further the communication channel between Excel and PowerShell.
You can use PowerShell to search for various pieces of data within an Excel workbook to include all of the worksheets, which can be useful to quickly determine how much of a particular piece of data ...