Skip to content

Instantly share code, notes, and snippets.

@ganesh092929
Created December 25, 2017 08:57
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 ganesh092929/ee88b3d66bb0d5eb4c8d03d1749df816 to your computer and use it in GitHub Desktop.
Save ganesh092929/ee88b3d66bb0d5eb4c8d03d1749df816 to your computer and use it in GitHub Desktop.
Tutorial 2 Debug Print
Sub Test()
Debug.Print "Hello World"
End Sub
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment