Excel gives an error opening the .xlsm file
*Created originally on Bitbucket by [serife86](https://bitbucket.org/%7B0cd1cb43-3489-402b-9afd-a3c27f595132%7D/)* Hi all, I've the similiar problem with xlsm file. I can open it with excel 2016 on Win 7 but i can't open on windows 10. I'd already checked region settings between 7 and 10. They're same. When i choose "to recover as much as we can?" the records are repaired with this message "Repaired Records: Format from /xl/styles.xml part (Styles)" the log is ``` #!xml <?xml version="1.0" encoding="UTF-8" standalone="true"?> <recoveryLog xmlns="http://schemas.openxmlformats.org/spreadsheetml/2006/main"> <logFileName>error020560_01.xml</logFileName> <summary>Errors were detected in file 'C:\Users\serife.yilmaz\Desktop\34 Hafta nakit planlama.xlsm'</summary> <repairedRecords> <repairedRecord>Repaired Records: Format from /xl/styles.xml part (Styles)</repairedRecord> </repairedRecords> </recoveryLog> ``` the data format is not right in the cells after repair. For example it has to be "8.905.696" but it is "8905695.914" how i can fix it? thank you ![1.JPG](https://bitbucket.org/repo/RMdExx/images/4219772035-1.JPG)![2.JPG](https://bitbucket.org/repo/RMdExx/images/2942801026-2.JPG) *Attachments:* [Template_ForetPublique_test.xlsm](/uploads/48f5a10c046659d69e1e51e47c5e0513/Template_ForetPublique_test.xlsm)
issue