What is the difference between .xlsm and .ods?
- Extension
- .xlsm
- .ods
- Format
- Binary
- Binary
- Category
- Spreadsheet
- Spreadsheet
- Developer
- Microsoft
- Oracle
- Description
- It is a macro-enabled spreadsheet file developed using Microsoft Excel and it holds worksheets arranged in rows and columns. The macros are created using Visual Basic for Applications (VBA) language.
- A spreadsheet file developed by Calc program that is part of the Apache OpenOffice suite. It contains data in rows and column and is formatted using the OASIS OpenDocument XML-based standard.
- MIME Type
- application/vnd.ms-excel.sheet.macroEnabled.12
- application/vnd.oasis.opendocument.spreadsheet
- Sample
- sample.ods
- Wikipedia
- .xlsm on Wikipedia
- .ods on Wikipedia