Skip to content

Commit 4c0a36b

Browse files
authored
Update README.md
1 parent 2862151 commit 4c0a36b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
## Introductory words
66

7-
VBA CSV interface is a class module developed to accomplish the data exchange task between VBA arrays and CSV files at high speed. Projects from [@sdkn104](https://github.com/sdkn104/VBA-CSV) and [@Senipah](https://github.com/Senipah/VBA-Better-Array), both on Github, were used for comparative performance purposes.
7+
VBA CSV interface is a class module developed to accomplish the data exchange task between VBA arrays and CSV/TSV files at high speed. Projects from [@sdkn104](https://github.com/sdkn104/VBA-CSV) and [@Senipah](https://github.com/Senipah/VBA-Better-Array), both on Github, were used for comparative performance purposes.
88

99
## Advantages
1010
* Writes and reads files at high speed.

0 commit comments

Comments
 (0)