You are here: Start » Program Examples » CSV- Save and Load

CSV- Save and Load

Aim:

The example shows the capabilities of the CSV file handling tools.

The created CSV file

The loaded data

Hints:

The CSV files are treated as text files.

Solution (FIS):

Macrofilter Main.

Macrofilter LoadCSV.

Macrofilter SaveCSV.

Macrofilter GenerateCSVString(1)

Macrofilter GenerateCSVString(2)

Macrofilter GenerateCSVString(3)

Macrofilter GenerateCSVString(4)

Further Readings

  • Formulas - Detailed information about using formulas.