SendMail Macro (2)
SendMail Macro (2)
Hi guys,
i'm trying to put (inside the code below the date of the task (collum "I" - Finish date) inside my email macro , the macro already send the name of witch task has my the especific condition (collum "E", now i need to add the finish date (collum "I") of the same task .......somebody know how to do it?
.Message = "Verificar Cronograma. Tarefa:" & Range("E" & status.Row).Value
i've shared me sheet with support
Thank's