News

In a recent series of posts, I explained how to launch a PowerShell script from within Excel. In doing so, I even went so far as to pass a cell's value to the script as a parameter. However ...
That button displayed a simple message box. Now, I want to show you how to use the button to kick off a PowerShell script. To get started, put Excel back into Design Mode and view the code that is ...