Thread: help with mail
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Maya[_4_] Maya[_4_] is offline
external usenet poster
 
Posts: 1
Default help with mail

Hi

I have function that send form to several people, each one recieve the
relevant range.
for example form of sales:
account manager recive the mount and cost range
the manager recieve sumaarize of the product and so on.
the problem is if I use 2 diffrent e-mail application outlook express and
microsoft outlook, when I click send the first messege send with oe and the
second with mo (cause the oe is busy).
Is there any wait that I can use so all the mail will be send through one
application?

Thanks.