|
AnyCount can automatically recognize text delimiters.
But you can also set custom delimiters and qualifiers
in cases of non-standard files.
Available text delimiters:
, - comma, ; - semicolon
Available text qualifiers:
' - apostrophe, " - quotation marks

After CSV count is completed, you can:
- view count results on the screen;
- print count results;
- export count results into .TXT format;
- export count results into Comma-Separated Text
/ Tab-Separated Text (.CSV Format) (which can be opened by Microsoft
Excel and most other spreadsheet software);
- export count results to .HTML format;
- export count results to MS Word format;
- export count results to MS Excel format;
- export count results to .RTF format;
copy results to clipboard.
More information
about Comma-separated values file fomat
|