Preguntas esperando respuesta
Actividad pública reciente
Ha preguntado en el tema en
Programación
y en 1 temas más
Agregar titulo a un ListBox
Tengo el siguiente código me carga todo bien, pero lo que quiero es agregarle Titulo al ListBox. Private Sub UserForm_Initialize() Dim i As Integer, Contá As Integer Contá = WorksheetFunction.CountA(Sheets("Pendientes").Range("A1:A101"))...
Ha empezado a seguir el tema Programación