Forum Discussion
googleid_104060
13 years agoOccasional Contributor
Set msExcel_Report = GetObject(,"Excel.Application")
so an excel is opening without workbook.. that is the main cause for the error i am getting.
It is not like that in other OSs...it just get focus on generated excel sheet and save that in specified path.
Regards,
Rama
msExcel_Report.Visible = "True"
so an excel is opening without workbook.. that is the main cause for the error i am getting.
It is not like that in other OSs...it just get focus on generated excel sheet and save that in specified path.
Regards,
Rama