Hey guys try the below code...hope it would help you...
set objexcel = createobject("excel.application")
Set objWorkbook = objExcel.WorkBooks.Open("C:\GLS\glsDailyItemProfilingHistory")
Set...