Re: Automated email
From: Geoff (geoff_at_nospam.com)
Date: 07/04/04
- Next message: GeoHunter: "Creating automatically different export paths"
- Previous message: Geoff: "Re: Imports and Looping"
- In reply to: Daniel: "Automated email"
- Messages sorted by: [ date ] [ thread ]
Date: Sun, 4 Jul 2004 02:06:11 +0100
This behaviour seems a little odd. As you probably already know, it
shouldn't be necessary to set the focus on Outlook to send an email, nor
should it matter whether Outlook is already running. Only one instance of
Outlook can run on a computer, so you should be able to create a new
instance if Outlook is not running or grab the running instance if it is
running (ie you won't be allowed to start more than one instance). Once
you've got an object variable pointing to Outlook, you should be able to
send emails from Access without setting the focus on Outlook, ie sending
emails can happen invisibly. I'm not sure how else to help. There is some
standard code available to start or grab an instance of Outlook and use it
to create and send a mail item.
(You're not quite clear whether you're sending one email or many - not that
that matters.)
Regards.
Geoff
- Next message: GeoHunter: "Creating automatically different export paths"
- Previous message: Geoff: "Re: Imports and Looping"
- In reply to: Daniel: "Automated email"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|