What is the difference between .xltx and .xlam?
- Extension
- .xltx
- .xlam
- Format
- Binary
- Binary
- Category
- Spreadsheet
- Spreadsheet
- Developer
- Microsoft
- Microsoft
- Description
- An XLTX file is a template created by Microsoft Excel, a program used for creating spreadsheets.
- xlam (Excel Open XML Macro-Enabled Add-In) is a file type used in Microsoft Excel which contains code written in Visual Basic for Applications (VBA). It is used to store and deploy macros, custom user forms, and other Excel add-in components. xlam files can be opened and edited in Excel, but they are not as secure as other Excel file types.
- MIME Type
- application/vnd.openxmlformats-officedocument.spreadsheetml.template
- application/vnd.ms-excel.addin.macroEnabled.12
- Wikipedia
- .xltx on Wikipedia