Jump to content

Spreadsheet Import

From FreeCAD Documentation

Spreadsheet Import

Menu location
Spreadsheet → Import Spreadsheet
Workbenches
Spreadsheet
Default shortcut
None
Introduced in version
0.17
See also
Spreadsheet Export

Description[edit | edit source]

The Spreadsheet Import tool imports a CSV file into a new spreadsheet. Note that the tab character, and not the comma, is the default field delimiter. But this can be changed in the Spreadsheet Preferences (introduced in 0.20).

Usage[edit | edit source]

  1. There are several ways to invoke the tool:
    • Press the Import Spreadsheet button.
    • Select the Spreadsheet → Import Spreadsheet option from the menu.
  2. Select a CSV file.
  3. Press the Open button.

Notes[edit | edit source]

  • Use the Std Import command to import Excel *.xlsx files.