Skip to content

Instantly share code, notes, and snippets.

@tombrad
Created February 13, 2013 02:06
Show Gist options
  • Save tombrad/4868211 to your computer and use it in GitHub Desktop.
Save tombrad/4868211 to your computer and use it in GitHub Desktop.
Curso VBA-10
Sub formulario1()
‘ formulario1 Macro
‘ Macro creada el 26/07/2010 por INTEL
UserForm1.show
End Sub
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment