We're going to build off my previous series to show how to further the communication channel between Excel and PowerShell. In a recent series of posts, I explained how to launch a PowerShell script ...
SharePains by Pieter Veenstra on MSN

The Scalability of Office Scripting in Microsoft Excel

Today's post is all about the scalability of Office Scripting in Microsoft Excel using the Run Script action in Power ...
Microsoft recently announced that they are adding a feature to Excel that will allow Python code to be embedded and used for advanced analytics. That made me wonder if it might be possible to create ...
While Excel is incredibly powerful for organizing data and performing calculations, repetitive tasks like data entry, ...
The (narrow but very important) problem: Test scripts used for version 1.0 of an application will probably break when applied to version 2.0 of that application. Testers try to edit old test scripts ...