Is this a typo...?
If Range("D14").Value > 0 Then
    MsgBox "A copy was sent to the employee's email provided."
Else
End If
Range("D5").Value = "Please click the folder icon to select a file to upload."