Ax2009 export excel 2016+ version error [How to Solve]

The method “save” in the COM object of class “excel. Application” returned error code 0x800A03EC

This is because the excel 2016 version modifies the save method and needs to be changed to {workbooks().item(1).save();

Project Download

Similar Posts: