Thanks a lot for very helpful replies.
I tried to add signature as illustrated in post 10 and it is ok .. But after formatting the signature in Outlook, I found that it is sent plain with no formatting
Tried to change this line
sSignature = OutMail.Body
to this line
sSignature = OutMail.HTMLBody
But doesn't work .. and I got the message scrambled in signature
Any idea how to keep the format of signature?