Hi
I had a VBA script that sent HTML e-mails from Access 97 to Outlook 98 to my customers, and I have now had to install Outlook XP. This seems to have Outlook security update automatically applied, and each time I try and use my VBA script, Outlook does the 'You are trying access...' dialogue, followed by a confirmation needed for each message the script tries to send.
This is fine with a few e-mails, but when I am sending 2,000-odd (not spam!) this is a pain!
Does anyone know a way around this, either uninstall the security update, temporarilly turn off the security update (preferred) or altering my script to accomodate the change (currently uses item.send).
Apologies if this is covered - the keyword search appears to have been down for a couple of days. Can't find anything on the MS site either.
Regards, Andrew
I had a VBA script that sent HTML e-mails from Access 97 to Outlook 98 to my customers, and I have now had to install Outlook XP. This seems to have Outlook security update automatically applied, and each time I try and use my VBA script, Outlook does the 'You are trying access...' dialogue, followed by a confirmation needed for each message the script tries to send.
This is fine with a few e-mails, but when I am sending 2,000-odd (not spam!) this is a pain!
Does anyone know a way around this, either uninstall the security update, temporarilly turn off the security update (preferred) or altering my script to accomodate the change (currently uses item.send).
Apologies if this is covered - the keyword search appears to have been down for a couple of days. Can't find anything on the MS site either.
Regards, Andrew