Skip to content

Instantly share code, notes, and snippets.

@DuongAQ
Created January 24, 2018 08:56
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/189d5ef58778f2bdd3cd6c0cda73e95f to your computer and use it in GitHub Desktop.
Save DuongAQ/189d5ef58778f2bdd3cd6c0cda73e95f to your computer and use it in GitHub Desktop.
Sub Lenh_Xoa()
ActiveSheet.Range("A" & ActiveCell.Row & ":" & "B" & ActiveCell.Row).ClearContents
End Sub
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment