News

Posey's Tips & Tricks 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 ...
Excel has run my Hello World script. Now that I have shown you a basic technique for calling a PowerShell script from Excel, let's see if we can pass a value from a spreadsheet to PowerShell and ...
Your script can manipulate data, perform common Excel functions such as graph creation or automatically input data into specific cells. Only Visual Basic code can be used with the VBA editor.
Using your favorite text editor, open the WeightLogger.vbs script you just downloaded. Enter the path to where your weight.xls spreadsheet lives and save. Double-click on the WeightLogger.vbs script.