Export to CSV Format
CSV files contain tabular data (numbers and text) in plain-text form. A specified separator is inserted between column values and each row starts on a new line. This format can be opened by various table/diagram editors.
The Export method is Table
.
When exporting to CSV format a dialogue opens requesting output file settings.
Export settings:
OEM codepage : OEM coding for exported file
Separator : separator used between columns
Open after export : exported file is opened immediately after export using default CSV viewer installed on the computer.
Export features : no layout information (i.e. report design) is included in the export file; graphic images are not supported.