Actividad pública reciente
Ha valorado "Excelente" la respuesta
Macro para seleccionar dato siguiente de una lista desplegable e imprimir en Excel ante cada dato diferente
Te anexo la macro Sub GuardarPdfs() '--- ' Por.Dante Amor '--- ' Set h1 = Sheets("RECIBO") Set h2 = Sheets("FIJO") ruta = ThisWorkbook.Path & "\" For i = 2 To h2.Range("B" & Rows.Count).End(xlUp).Row nombre = h2.Cells(i, "B") h1.Range("B9") = nombre...
Voto positivo a la respuesta
Macro en excel para seleccionar el siguiente dato de una lista desplegable
Educación
-
UCV
