Pregunta en
Microsoft Excel
y en 1 temas más
Ayuda fallo procedimiento vba Excel 2007
Buenas tardes, Estoy intentando mediante el procedimiento adjunto: Private Sub Worksheet_SelectionChange(ByVal Target As Range) Select Case Target.Address Case "$B$4" Range("A4").Interior.ColorIndex = 35 Case "$C$4" If Range("AI4").Value <> "1" Then...
Pregunta en
Visual Basic
Ayuda para reducir tamaño procedimiento excel
Buenas tardes, Estoy intentando mediante el procedimiento adjunto: Private Sub Worksheet_SelectionChange(ByVal Target As Range) Select Case Target.Address Case "$B$4" Range("A4").Interior.ColorIndex = 35 Case "$C$4" If Range("AI4").Value <> "1" Then...
Sin respuestas
1 preguntas no visibles
