Skip to content

Commit f9b0b10

Browse files
authored
Update rearrangefields.md
1 parent 7a409d0 commit f9b0b10

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

docs/api/methods/rearrangefields.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,6 @@ The `RearrangeFields` method will change the order of all fields specified in th
4242
```vb
4343
Sub Rearrange()
4444
Dim CSVint As CSVinterface
45-
Dim FilteredData As CSVArrayList
4645

4746
Set CSVint = New CSVinterface
4847
With CSVint.parseConfig
@@ -60,4 +59,4 @@ Sub Rearrange()
6059
End Sub
6160
```
6261

63-
[Back to Methods overview](https://ws-garcia.github.io/VBA-CSV-interface/api/methods/)
62+
[Back to Methods overview](https://ws-garcia.github.io/VBA-CSV-interface/api/methods/)

0 commit comments

Comments
 (0)