I am trying to use a Powershell script to open an excel file and then run a macro then save and close the excel file. Below is the powershell script i have written. It will open the excel file and save the file, but I cannot figure out how to access the macro. Any suggestions? Thanks...