I am trying to create an autoit script that will create and save an Excel workbook, import a vba script/macro and then open the workbook and run the script. I have it working up to the Run at which point I get an error. My autoit script and the vba code are below.  Googling and posted samples have helped me get to where I am now but I am stuck getting the macro to run. The error I get (on the last line) is "The requested action with this object has failed." Any help would be greatly appreciated.