What is the difference between .xlsm and .htm?
- Extension
- .xlsm
- .htm
- Format
- Binary
- Text
- Category
- Spreadsheet
- Developer
- Developer
- Microsoft
- World Wide Web Consortium (W3C)
- 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.
- Commonly used by web browsers like Mozilla Firefox and Internet Explorer to show format text and images in an HTML web page. In plain text format, they contain markup code.
- MIME Type
- application/vnd.ms-excel.sheet.macroEnabled.12
- text/html
- Sample
- sample.htm
- Wikipedia
- .xlsm on Wikipedia
- .htm on Wikipedia