Thread: Send Mail
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Tom Ogilvy Tom Ogilvy is offline
external usenet poster
 
Posts: 27,285
Default Send Mail

typo: change Array(( to Array(

Regards,
Tom Ogilvy

"Tom Ogilvy" wrote in message
...
Change Array:= to
","ldeluc ")



Regards,
Tom Ogilvy

"janet" wrote in message
...
ActiveWorkbook.SendMail Array:=
")

When I use this command to automatically send an e-mail I
get a syntax error messge.

What is the proper way to send to more then one recipient?