0% found this document useful (0 votes)
7 views3 pages

Comprehensive Guide to Excel File Formats

The document provides an overview of various Excel file formats, including their extensions and descriptions, such as .xlsx for Excel Workbooks and .xlsm for Macro-Enabled Workbooks. It also covers text file formats like .csv and .txt, as well as other formats like PDF and XPS, and notes which formats are not supported in recent Excel versions. Additionally, it includes information on how to handle unsupported file formats by using converters or alternative programs.
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
7 views3 pages

Comprehensive Guide to Excel File Formats

The document provides an overview of various Excel file formats, including their extensions and descriptions, such as .xlsx for Excel Workbooks and .xlsm for Macro-Enabled Workbooks. It also covers text file formats like .csv and .txt, as well as other formats like PDF and XPS, and notes which formats are not supported in recent Excel versions. Additionally, it includes information on how to handle unsupported file formats by using converters or alternative programs.
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd

Excel file formats

Format Extension Description


Excel Workbook .xlsx The default XML-based file format for Excel 2010 and Excel 2007. Cannot store
Microsoft Visual Basic for Applications (VBA) macro code or Microsoft Office Excel
4.0 macro sheets (.xlm).
Excel Macro- .xlsm The XML-based and macro-enabled file format for Excel 2016, Excel 2013, Excel
Enabled Workbook 2010, and Excel 2007. Stores VBA macro code or Excel 4.0 macro sheets (.xlm).
(code)
Excel Binary .xlsb The binary file format (BIFF12) for Excel 2010 and Excel 2007.
Workbook
Template .xltx The default file format for an Excel template for Excel 2010 and Excel 2007.
Cannot store VBA macro code or Excel 4.0 macro sheets (.xlm).
Template (code) .xltm The macro-enabled file format for an Excel template Excel 2010 and Excel 2007.
Stores VBA macro code or Excel 4.0 macro sheets (.xlm).
Excel 97- Excel 2003 .xls The Excel 97 - Excel 2003 Binary file format (BIFF8).
Workbook
Excel 97- Excel 2003 .xlt The Excel 97 - Excel 2003 Binary file format (BIFF8) for an Excel template.
Template
Microsoft Excel .xls The Excel 5.0/95 Binary file format (BIFF5).
5.0/95 Workbook
XML Spreadsheet .xml XML Spreadsheet 2003 file format (XMLSS).
2003
XML Data .xml XML Data format.
Excel Add-In .xlam The XML-based and macro-enabled Add-In format for Excel 2010 and Excel 2007.
An Add-In is a supplemental program that is designed to run additional code.
Supports the use of VBA projects and Excel 4.0 macro sheets (.xlm).
Excel 97-2003 Add- .xla The Excel 97-2003 Add-In, a supplemental program that is designed to run
In additional code. Supports the use of VBA projects.
Excel 4.0 Workbook .xlw An Excel 4.0 file format that saves only worksheets, chart sheets, and macro
sheets. You can open a workbook in this file format in Excel 2010, but you cannot
save an Excel file to this file format.
Works 6.0-9.0 .xlr Spreadsheet saved in Microsoft Works 6.0-9.0.
spreadsheet

Text file formats


Format Extension Description
Formatted Text .prn Lotus space-delimited format. Saves only the active sheet.
(Space-delimited)
Text (Tab- .txt Saves a workbook as a tab-delimited text file for use on another Microsoft Windows
delimited) operating system, and ensures that tab characters, line breaks, and other characters
are interpreted correctly. Saves only the active sheet.
Text (Macintosh) .txt Saves a workbook as a tab-delimited text file for use on the Macintosh operating
system, and ensures that tab characters, line breaks, and other characters are
interpreted correctly. Saves only the active sheet.
Text (MS-DOS) .txt Saves a workbook as a tab-delimited text file for use on the MS-DOS operating
system, and ensures that tab characters, line breaks, and other characters are
interpreted correctly. Saves only the active sheet.
Unicode Text .txt Saves a workbook as Unicode text, a character encoding standard that was
developed by the Unicode Consortium.
CSV (comma .csv Saves a workbook as a comma-delimited text file for use on another Windows
Format Extension Description
delimited) operating system, and ensures that tab characters, line breaks, and other characters
are interpreted correctly. Saves only the active sheet.
CSV (Macintosh) .csv Saves a workbook as a comma-delimited text file for use on the Macintosh operating
system, and ensures that tab characters, line breaks, and other characters are
interpreted correctly. Saves only the active sheet.
CSV (MS-DOS) .csv Saves a workbook as a comma-delimited text file for use on the MS-DOS operating
system, and ensures that tab characters, line breaks, and other characters are
interpreted correctly. Saves only the active sheet.
DIF .dif Data Interchange Format. Saves only the active sheet.
SYLK .slk Symbolic Link Format. Saves only the active sheet.
Note: If you save a workbook in any text format, all formatting is lost.

Other file formats


Format Extension Description
DBF 3, DBF 4 .dbf dBase III and IV. You can open these files formats in Excel, but you cannot save an
Excel file to dBase format.
OpenDocument .ods OpenDocument Spreadsheet. You can save Excel 2010 files so they can be opened in
Spreadsheet spreadsheet applications that use the OpenDocument Spreadsheet format, such as
Google Docs and [Link] Calc. You can also open spreadsheets in the .ods
format in Excel 2010. Formatting might be lost when saving and opening .ods files.
PDF .pdf Portable Document Format (PDF). This file format preserves document formatting
and enables file sharing. When the PDF format file is viewed online or printed, it
retains the format that you intended. Data in the file cannot be easily changed. The
PDF format is also useful for documents that will be reproduced by using commercial
printing methods.
Note: This format is not supported in Excel 2007.
XPS Document .xps XML Paper Specification (XPS). This file format preserves document formatting and
enables file sharing. When the XPS file is viewed online or printed, it retains exactly
the format that you intended, and the data in the file cannot be easily changed.
Note: This format is not supported in Excel 2007.

File formats that use the Clipboard


You can paste data from the Microsoft Office Clipboard into Excel by using the Paste or Paste Special command
(Home tab, Clipboard group, Paste button) if the Office Clipboard data is in one of the following formats.
Format Extension Clipboard type identifiers
Picture .wmf Pictures in Windows Metafile Format (WMF) or Windows Enhanced Metafile Format
or .emf (EMF).
Note: If you copy a Windows metafile picture from another program, Excel pastes
the picture as an enhanced metafile.
Bitmap .bmp Pictures stored in Bitmap format (BMP).
Microsoft Excel .xls Binary file formats for Excel versions 5.0/95 (BIFF5), Excel 97-2003 (BIFF8), and Excel
file formats 2010 (BIFF12).
SYLK .slk Symbolic Link Format.
DIF .dif Data Interchange Format.
Text (tab- .txt Tab-separated text format.
delimited)
CSV (Comma- .csv Comma-separated values format.
delimited)
Formatted text .rtf Rich Text Format (RTF). Only from Excel.
(Space-delimited)
Embedded object .gif, .jpg, . Microsoft Excel objects, objects from properly registered programs that support OLE
Format Extension Clipboard type identifiers
doc, .xls, 2.0 (OwnerLink), and Picture or another presentation format.
or .bmp
Linked object .gif, .jpg, . OwnerLink, ObjectLink, Link, Picture, or other format.
doc, .xls,
or .bmp
Office drawing .emf Office drawing object format or Picture (Windows enhanced metafile format, EMF).
object
Text .txt Display Text, OEM Text.
Single File Web .mht, .mh Single File Web Page (MHT or MHTML). This file format integrates inline graphics,
Page tml applets, linked documents, and other supporting items referenced in the document.
Web Page .htm, .ht Hypertext Markup Language (HTML).
ml Note: When you copy text from another program, Excel pastes the text in HTML
format, regardless of the format of the original text.

File formats that are not supported in Excel


The following file formats are no longer supported in Excel 2016, Excel 2013, Excel 2010, Excel Starter, and Excel 2007. You
cannot open or save files in these file formats.
Format Extension Clipboard type identifiers
Excel Chart .xlc Excel 2.0, 3.0, and 2.x file formats
WK1, FMT, WK2, WK3, FM3, WK4 .wk1, .wk2, .wk3, .wk4, .wks Lotus 1-2-3 file formats (all versions)
Microsoft Works .wks Microsoft Works file format (all versions)
DBF 2 .dbf DBASE II file format
WQ1 .wq1 Quattro Pro for MS-DOS file format
WB1, WB3 .wb1, .wb3 Quattro Pro 5.0 and 7.0 for Windows.

Opening or viewing unsupported file formats


If a file format that you want to use is not supported in Excel, you can try the following:
Search the Internet for a company that makes file format converters for file formats that are not supported in Excel. Save
to a file format that another program supports and then export from that program into a file format that Excel supports.

Common questions

Powered by AI

Data Interchange Format (DIF) plays an important role in facilitating data transfer as it provides a platform-independent way to save a worksheet’s data, focusing on the values and basic structure rather than detailed formatting or Excel-specific features. Its text-based plain format allows it to be used in various systems for data import and export, enabling interoperability across different applications and systems without requiring proprietary software .

Saving a file in the Unicode Text (.txt) format ensures that a wide range of characters are correctly represented, supporting languages and symbols beyond ASCII's limited character set. This is particularly advantageous for data sharing in multilingual and international contexts, facilitating accurate data representation and avoiding character corruption. However, it also means that some Excel-specific formatting might not be retained, as only the textual content and structure are preserved .

The XML Spreadsheet 2003 (.xml) format, designed for earlier versions of XML-enabled applications, provides a structured data representation for interoperability. However, because it follows older XML standards, it might lack support for newer Excel features, reducing its effectiveness in modern computing environments that employ advanced and complex data types. Additionally, while XML is widely readable, its verbosity compared to binary formats can affect performance when dealing with large data sets, making it less accessible for high-performance needs .

Using the Works 6.0-9.0 spreadsheet (.xlr) format in the current Excel environment is limited by compatibility issues; while Excel can open this format, the features and fidelity of modern Excel might not be fully supported. This could result in loss of formatting or functionality, particularly since Works formats are primarily associated with older software from Microsoft. As Excel evolves, reliance on this legacy format poses challenges for seamless integration and efficient data manipulation .

The PDF (.pdf) format is beneficial for sharing Excel documents because it preserves document formatting and ensures the file retains its intended format when viewed or printed, making it ideal for documents reproduced by commercial printing methods. However, data in PDF format cannot be easily modified, which limits its use in scenarios requiring data manipulation. Additionally, this format is not supported in Excel 2007, limiting its applicability in environments still using older Excel versions .

The Excel Workbook file format (.xlsx) is an XML-based format for Excel 2010 and 2007 that cannot store Microsoft Visual Basic for Applications (VBA) macro code or Excel 4.0 macro sheets (.xlm). In contrast, the Excel Macro-Enabled Workbook file format (.xlsm) is similar in being XML-based but can store VBA macro code or Excel 4.0 macro sheets, accommodating macro-enabled features in Excel 2016, 2013, 2010, and 2007 .

The XPS Document (.xps) format, which preserves document formatting similar to PDF, presents interoperability challenges as it is not widely adopted outside Microsoft ecosystems. This can lead to difficulties in sharing and viewing the files, particularly for users who do not have compatible viewing software. Additionally, since XPS is not supported in older Excel versions like 2007, it poses compatibility issues in mixed IT environments, limiting its usage to more recent systems .

Saving a workbook as a Text (Tab-delimited) file format would be advantageous in systems where tab-delimited text is required for interoperability, or when working with data containing commas within cells, which may otherwise disrupt the structure in a CSV (Comma-delimited) format. Tab-delimited files can also help ensure that tab characters, line breaks, and other characters are interpreted correctly across different operating systems .

Using .xla and .xlam formats for developing Excel Add-Ins has its limitations due to their reliance on VBA, which lacks the capabilities of modern development environments like those supporting HTML5, JavaScript, and cloud-based services. While .xlam offers macro-enabled features, it falls short of integrating advanced user interfaces and functionalities that modern web technologies provide. Moreover, these file formats require Excel-specific environments, limiting the versatility offered by newer, more integrated development tools .

The OpenDocument Spreadsheet (.ods) format is compatible with spreadsheet applications such as Google Docs and OpenOffice.org Calc, allowing files saved in Excel to be opened in these applications. However, formatting might be lost when saving and opening .ods files in Excel. In contrast, the Excel Workbook (.xlsx) format is specifically designed for Excel, ensuring full feature compatibility and preservation of Excel-specific functionalities without the risk of losing format .

You might also like