Skip to content

Commit 2b7f2da

Browse files
committed
Update importation-examples.md
1 parent 018bc0d commit 2b7f2da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/examples/importation-examples.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -177,7 +177,7 @@ Sub ImportRecords()
177177
End Sub
178178
```
179179

180-
The \[EXAMPLE8\] shows how you can loop through all the CSV imported fields from the current VBA-CSV interface class instance.
180+
The \[EXAMPLE8\] shows how you can loop through all the CSV imported fields and records from the current VBA-CSV interface class instance.
181181

182182
See also
183183
: [VectorsBound property](https://ws-garcia.github.io/VBA-CSV-interface/api/properties/vectorsbound.html), [RectangularResults property](https://ws-garcia.github.io/VBA-CSV-interface/api/properties/rectangularresults.html).

0 commit comments

Comments
 (0)