Dante Amor respondió:
Cambia "firma.jpg" por el nombre del archivo que tiene la firma y logo Private Sub Workbook_Open() 'envía mail 'Por.Dante Amor ' ' Sheets("Task Status").Select ufila = Range("B" & Rows.Count).End(xlUp).Row For i = 4 To ufila If Cells(i, 7) <=...
Insertar firma con imagen a macro mails automático