How to Format XLS to CSV

The XLS file format was the standard file format for Microsoft Excel files prior to Microsoft Excel 2007. You can still open and edit .xls files in Excel 2007, as well as save a file as a different file format. One of the available file formats to which you can save is comma separated values or .CSV. No formats or formulas are saved with CSV -- it only saves simple text. CSV separates each value of a record using a comma or a semi-colon.

Things You'll Need

  • Microsoft Excel
Show More

Instructions

    • 1

      Open the .xls file that you want to convert.

    • 2

      Click on the Microsoft Office button in the upper-left corner, then click on "Save As."

    • 3

      Click on the drop-down menu next to "Save as Type" and select "Comma Delimited (.csv)."

    • 4

      Click "Save."

Related Searches:

References

Comments

You May Also Like

  • How to Format XLS File From PHP

    PHP is a programming language used by some dynamic websites to create specialized content. You can use it can be used to...

  • How to Convert CSV File to Excel

    CSV file type (known as comma-separated values or comma delimited text files) is one reliable, conversion-friendly file format. Converting a CSV file...

  • How to Convert XLS Into a CSV Format

    Spreadsheet files commonly have an XLS file extension. This file designation originally signified a file created in Microsoft Excel, but other spreadsheet...

  • How to Convert a Word Document to a CSV File

    Converting a Microsoft Word document as a .csv (comma delimited) file format is best done by importing the data. By using Microsoft...

  • How to Format a CSV File

    Comma separated value (CSV) files are spreadsheet or database files written as text files. You may want to convert a file to...

  • How to Create an XLS Format From PHP

    The PHP scripting language commonly used to creating dynamic Web page and Web applications has the ability to create Excel spreadsheet, or...

  • How to Save Files in Different Formats

    You can save a file in a different format so that people can read it even if they don't have the application...

  • How to Format XLS Files

    Choose the number style on the first tab of the "Format Cells ..." dialog box. This section allows you to format the...

  • How to Convert CSV Files to Excel 2007

    Comma-separated value (CSV) files are similar in format to table-based files like Excel spreadsheets. In CSV files each new line represents a...

Related Ads

Featured