Created
February 13, 2013 02:06
-
-
Save tombrad/4868211 to your computer and use it in GitHub Desktop.
Curso VBA-10
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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