GUILLERMO LEAL

GUILLERMO LEAL

 México @guillermoleal desde - visto
Preguntar

Actividad pública reciente

Ha valorado "Excelente" la respuesta

Mostrar datos de un txt en un listbox al filtrar el dato

respondió: Te anexo el código para cargar un archivo txt en un listbox Private Sub CommandButton1_Click() 'Por.Dante Amor ' Application.ScreenUpdating = False Application.DisplayAlerts = False ListBox2.Enabled = True ListBox2.Visible = True ListBox2.Clear ' If...