We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3ba9652 commit 48f1f8aCopy full SHA for 48f1f8a
docs/index.md
@@ -14,8 +14,8 @@ VBA CSV interface is a class module developed to accomplish the data exchange ta
14
15
## Advantages
16
* Writes and reads files at high speed.
17
-* Supports those CSV's compliant with the RFC-4180 standard.
+* Supports those CSV's compliant with the RFC-4180 specs.
18
* Supports commented lines, empty lines an blank ones. See [Papa Parse](https://www.papaparse.com/) project.
19
* User have the option to import only certain range of records from given CSV file.
20
* Auto exclude any quote mark when data is imported.
21
-* Simple code logic that allows you easy modify and enhance it!
+* Simple code logic that allows you easy modify and enhance it!
0 commit comments