Skip to content

Commit 67e62a3

Browse files
authored
Update FAQ.md
1 parent f7ab25b commit 67e62a3

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docs/home/FAQ.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,11 +20,14 @@ However, using Power Query implies establishing a physical connection to each da
2020
Yes. The VBA CSV interface library is composed of the following class modules:
2121

2222
* `CSVArrayList`
23+
* [`CSVcallBack`](https://github.com/ws-garcia/VBA-Expressions)
2324
* `CSVdialect`
25+
* [`CSVexpressions`](https://github.com/ws-garcia/VBA-Expressions)
2426
* `CSVinterface`
2527
* `CSVparserConfig`
2628
* `CSVSniffer`
2729
* `CSVTextStream`
30+
* [`CSVudFunctions`](https://github.com/ws-garcia/VBA-Expressions)
2831

2932
Please review the [instalation page](https://ws-garcia.github.io/VBA-CSV-interface/home/installation.html).
3033

0 commit comments

Comments
 (0)