What is the difference between .docm and .xlsx?
- Extension
- .docm
- .xlsx
- Format
- Binary
- Binary
- Category
- Document
- Spreadsheet
- Developer
- Microsoft
- Microsoft
- Description
- A DOCM file is a document created by Microsoft Word, a popular word processor included with Microsoft Office. It contains embedded macros that can be executed within the document. DOCM files are used to automate Word Open XML document (.DOCX) tasks by adding advanced macro functionality.
- An XLSX file is an Excel spreadsheet created by Microsoft Excel or another spreadsheet program, such as OpenOffice Calc or Apple Numbers. It stores data in worksheets, which contain cells arranged in a grid of rows and columns, and may also contain charts, mathematical functions, styles, and formatting. XLSX files are commonly used to store financial data and to create simple or complex mathematical models.
- MIME Type
- application/vnd.ms-word.document.macroenabled.12
- application/vnd.openxmlformats-officedocument.spreadsheetml.sheet
- Sample
- sample.docm
- sample.xlsx
- Wikipedia
- .docm on Wikipedia
- .xlsx on Wikipedia