Last active
January 20, 2017 11:39
-
-
Save ndthanh/d2df27a90965b8aa31620c750d1cde31 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Private Sub UserForm_Terminate() | |
Set Dic = Nothing | |
Erase sArray | |
End Sub |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment