SenderName Value
On Wed, 16 May 2007 21:35:08 -0400, "Sue Mosher [MVP-Outlook]"
wrote:
Outlook 2002 VBA will give you security prompts, but Outlook 2003 won't, as long as you derive all objects from the intrinsic Application object.
Greg's suggestion doesn't help, BTW, because the SaveAs method triggers a security prompt.
I should have mentioned that. You have to deal with the security
prompt. Just do a search to find Sue's articles on that.
Thanks.
|