View Single Post
  #2  
Old January 10th 06, 09:35 AM posted to microsoft.public.outlook.program_vba
Michael Bauer
external usenet poster
 
Posts: 435
Default how do Visual Basic Application (VBA) commands work

Am Mon, 9 Jan 2006 16:49:02 -0800 schrieb Jason:

Probably you´re using GetObject or even CreateObject to get a ref on an
Outlook instance. In OL 2003 simply use the existing Application object.

--
Viele Gruesse / Best regards
Michael Bauer - MVP Outlook



I run a program for work that will send email through my outlook email
account. I recently upgraded my outlook to the 2003 model and now I get a
message that this could be a virus becuase it is a VBA command. Since I
typically send bulk emails (50-200) I have to manually click "yes" for

each
letter...so I have to click yes 50-200 times. Is there a way to change

the
automatic settings so that this program can always have access to sending
emails.

Thanks

Jason

Ads