What is the difference between .txt and .xlsm?
- Extension
- .txt
- .xlsm
- Format
- Text
- Binary
- Category
- Document
- Spreadsheet
- Developer
- Microsoft
- Description
- A TXT file is a standard text document that contains unformatted text. It is recognized by any text editing or word processing program and can also be processed by most other software programs.
- 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/plain
- application/vnd.ms-excel.sheet.macroEnabled.12
- Sample
- sample.txt
- Wikipedia
- .txt on Wikipedia
- .xlsm on Wikipedia