What is the difference between .dif and .xlsm?
- Extension
- .dif
- .xlsm
- Format
- Text
- Binary
- Category
- Spreadsheet
- Spreadsheet
- Developer
- Microsoft
- Microsoft
- Description
- DIF stands for Data Interchange Format that is used to import/export spreadsheets data between different applications. These include Microsoft Excel, OpenOffice Calc, StarCalc and many others. It stores data contained in a single spreadsheet which is the only limitation of this file format.
- 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
- text/x-dif
- application/vnd.ms-excel.sheet.macroEnabled.12
- Wikipedia
- .dif on Wikipedia
- .xlsm on Wikipedia