Created
March 12, 2018 02:21
-
-
Save DuongAQ/51c593fc101505b5f8bf94897b5f1e47 to your computer and use it in GitHub Desktop.
This file contains hidden or 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
Function EVAL(range) 'Hàm định dạng lại dữ liệu | |
EVAL = Evaluate(range.Value) | |
End Function |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment