Hello every one :o
I'm trying to send email using VBA code, the function is working and the email is sent, but the problem is when function end 'Run-time error 438 object doesn't support this property or method' appears :(
here is the code:
Public Function SendEmail(ItemName As String...