What is the difference between .xlsm and .xlsx?
- Extension
- .xlsm
- .xlsx
- Format
- Binary
- Binary
- Category
- Spreadsheet
- Spreadsheet
- Developer
- Microsoft
- Microsoft
- 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.
- 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-excel.sheet.macroEnabled.12
- application/vnd.openxmlformats-officedocument.spreadsheetml.sheet
- Sample
- sample.xlsx
- Wikipedia
- .xlsm on Wikipedia
- .xlsx on Wikipedia