View Single Post
  #5   Report Post  
Posted to microsoft.public.excel.programming
JP[_4_] JP[_4_] is offline
external usenet poster
 
Posts: 897
Default How to insert email signature from EXCEL VBA

FYI, email signatures will be added automatically under these
circumstances:

1) you have signatures set up under Tools Options Mail Format
Signature for new messages / replies / forwards, or
2) you call the Display method before setting the Body property.

--JP

On Nov 13, 2:53*pm, Eric_G wrote:
problem solved.... many thanks.



"Ron de Bruin" wrote:
Hi Eric


See
http://www.rondebruin.nl/mail/folder3/signature.htm


--