Skip to content

Commit 018bc0d

Browse files
committed
Update importation-examples.md
1 parent 38306e3 commit 018bc0d

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 data from the current VBA-CSV interface class instance.
180+
The \[EXAMPLE8\] shows how you can loop through all the CSV imported fields 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)