View Single Post
  #4   Report Post  
Posted to microsoft.public.excel.programming
Tom Ogilvy Tom Ogilvy is offline
external usenet poster
 
Posts: 6,953
Default Email in VBA - getting a warning before sending

I have never had a need to use it myself.

--
Regards,
Tom Ogilvy


"Phrank" wrote:

Thanks Tom! I've read that now, and it leaves me wondering if it will
work on a network (I'm at home right now and can't test this until
Monday). Do you happen to know if it does or not? Thanks Tom.

Frank



On Thu, 1 Feb 2007 22:44:51 -0500, "Tom Ogilvy"
wrote:

No, that won't suppress it.

http://www.rondebruin.nl/sendmail.htm

Ron discusses the use of CDO as a work around I believe.