Forum Discussion
5 Replies
- paul_scroceFrequent Contributor
Hi
Is the xls file encrypted with a password?
Or if the file was saved in xlsx format then use the ACE driver.
There is more information in these articles
http://support.smartbear.com/viewarticle/28747/
http://support.smartbear.com/viewarticle/33282/ - gid_216Frequent ContributorNo the xls file is not encrypted with password and is not saved as xlsx.
this is a file downloaded from server. - paul_scroceFrequent Contributor
If the ExcelDriver works with any other xls files (not downloaded) then there may be a problem with the format of the downloaded file.
Are you able to open the file in Excel then use the Save As command to confirm that "Save as type" is the Excel workbook format? - gid_216Frequent ContributorWe are able to open the file in excel. If opened and then clicked save as, the save as type is XML spreadsheet By default. But if clicked save in download panel, the default save as type is displayed as excel workbook 97-2003.
- paul_scroceFrequent Contributor
The cause of the error seems to be similar to
http://blog.crmguru.co.uk/2010/07/01/annoying-file-format-warning-when-exporting-crm-records-to-excel/
The XML file format differs from the XLS extension so you could use the save as command in Excel to convert the file format, or some other conversion tool if it is an ongoing problem.