Skip to content

Commit

Permalink
Merge branch 'main' of https://github.com/PGS62/VBA-CSV into main
Browse files Browse the repository at this point in the history
  • Loading branch information
PGS62 committed Sep 27, 2021
2 parents d2ddcf8 + b0b45a9 commit ed2f6ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ Sub Demo()
End Sub
```
A simple "round-tripping" demo (F5 to replay)
![CSVReadWrite](screenshots/CSVReadWrite15.gif)
![CSVReadWrite](screenshots/CSVReadWrite16.gif)

-----------------------------
<a name="myfootnote1">Footnote 1</a>: Assumes you're using Excel 365 with its [dynamic array formulas](https://support.microsoft.com/en-us/office/dynamic-array-formulas-and-spilled-array-behavior-205c6b06-03ba-4151-89a1-87a7eb36e531). If you're using an older version of Excel, [this page](https://support.microsoft.com/en-us/office/create-an-array-formula-e43e12e0-afc6-4a12-bc7f-48361075954d) explains how to enter a formula that returns an array.
Expand Down

0 comments on commit ed2f6ce

Please sign in to comment.