Skip to content

Instantly share code, notes, and snippets.

@ndthanh
Created February 22, 2017 05:45
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ndthanh/b382932881056580c4073f350e96bbaf to your computer and use it in GitHub Desktop.
Save ndthanh/b382932881056580c4073f350e96bbaf to your computer and use it in GitHub Desktop.
Function lan_cuoi_save_file() As Date
lan_cuoi_save_file = ThisWorkbook.BuiltinDocumentProperties("Last Save Time")
End Function
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment