Forum Discussion
Richard Baker
Feb 11, 2018Copper Contributor
Pass Excel Cell parameters to PowerShell script
I’m fairly new to Excel macros. I have an Excel 2016 form that I’ve created for some data entry. I want to be able to run a PowerShell script when a particular cell is selected. My issue is I can ...
JKPieterse
Feb 12, 2018Silver Contributor
What is this powershell script doing? Chnaces are you can do all of it through VBA.