Cannot save Excel file

I got a “CoerStrToNum” type mismatch error in 8.5 client when I run a save to Excel function which was running fine in 6.5. It seems that the error comes out when it is trying to save the Excel workbook as follows,

call workbook.save()

Any help??