var objXL = WScript.CreateObject("Excel.Application");
objXL.Visible = true;