Skip to content

Instantly share code, notes, and snippets.

@naranjja
Created April 23, 2015 16:52
Show Gist options
  • Save naranjja/b2e37c03f006cbd9494c to your computer and use it in GitHub Desktop.
Save naranjja/b2e37c03f006cbd9494c to your computer and use it in GitHub Desktop.
Name = Inputbox ("What's your name?")
Msgbox "Hello " & Name
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment