R
Richard Albrecht
Hi,
I need to automate a process that emails aproximatly 20 differant querys to
20 differant people. I want the query to go as an Excel spreadsheet. The
problem is:
I'm using DoCmd.SendObject.
Develpment Machine has Office 2000 with Outlook XP.
It works but the Message comes up saying "An application is trying to send
email, do you want to allow this?". This is a problem as it isn't automated
if someone has to press the button a hundred times. Any way to get rid of
that?
On Production Machine, straght Office / Outlook 2000 Access just shuts down.
This happens if the Edit Flag is true or False.
Is there some other way to automate this, perhaps a third party DLL???
TIA
Rich Albrecht
I need to automate a process that emails aproximatly 20 differant querys to
20 differant people. I want the query to go as an Excel spreadsheet. The
problem is:
I'm using DoCmd.SendObject.
Develpment Machine has Office 2000 with Outlook XP.
It works but the Message comes up saying "An application is trying to send
email, do you want to allow this?". This is a problem as it isn't automated
if someone has to press the button a hundred times. Any way to get rid of
that?
On Production Machine, straght Office / Outlook 2000 Access just shuts down.
This happens if the Edit Flag is true or False.
Is there some other way to automate this, perhaps a third party DLL???
TIA
Rich Albrecht