I have written as code to export data from a page .Data is being exported successfully but I want to save the excel file to a location automatically.RIght now I am using excel function
ExcelBuf.CreateBookAndOpenExcel(Text011,Text012,COMPANYNAME,USERID);
It creates excel and open it . I want to save it to specifield location
*This post is locked for comments