What is the difference between .ods and .xlsm?
- Extension
- .ods
- .xlsm
- Format
- Binary
- Binary
- Category
- Spreadsheet
- Spreadsheet
- Developer
- Oracle
- Microsoft
- Description
- 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.
- 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.
- MIME Type
- application/vnd.oasis.opendocument.spreadsheet
- application/vnd.ms-excel.sheet.macroEnabled.12
- Sample
- sample.ods
- Wikipedia
- .ods on Wikipedia
- .xlsm on Wikipedia