I am notan expert inVB Script, but I think thiscode is correct.
Sub Excel() Set objExcel = CreateObject("Excel.Application") objExcel.Visible = True objExcel.Workbooks.Add objExcel.ActiveSheet.Cells(1, 1) = "Hello World" End Sub
Securityis tightand do not understandwhy it will not.