jefferson diaz

jefferson diaz

 Ecuador @jeffersondiaz desde - visto
Preguntar

Preguntas

Pregunta en

Tengo un problema necesito cerrar un formulario en excel pero que la hoja de excel permanezca

Private Sub ComboBox1_Change() If ComboBox1.Text = "matematicas" Then Application.Visible = True Sheets("matematica").Select End If If ComboBox1.Text = "CCNN" Then Application.Visible = True Sheets("ccnn").Select End If End Sub Private Sub...

Suscríbete RSS