Skip to content

Instantly share code, notes, and snippets.

@DuongAQ
Created April 2, 2018 03:23
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 DuongAQ/14e0fe19ab63ce2454e6a9f7b0b549a6 to your computer and use it in GitHub Desktop.
Save DuongAQ/14e0fe19ab63ce2454e6a9f7b0b549a6 to your computer and use it in GitHub Desktop.
Sub PrintArea_Test04() 'Vùng in theo vùng được chọn
Sheet1.PageSetup.PrintArea = Selection.Address
End Sub
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment