enable cc or bcc by default

  • Thread starter Thread starter Tiffany
  • Start date Start date
Brian,

I tried what you've suggested and it isn't working. I'm using Outlook
2003. Is it possible that the VBA code listed at this URL only works for
Outlook 2000?

/r
Jerry
 
Jerry Porter said:
I tried what you've suggested and it isn't working. I'm using Outlook
2003. Is it possible that the VBA code listed at this URL only works
for Outlook 2000?

Beats me, since I've never tried it.
 
Miss Sue,

I use Outlook 2003 and have tried using the Bcc code. It won't work. Any
suggestions? Is this covered in your book?

TIA,
Jerry
 
What is your macro security setting in Tools | Macro Security? Does other
Outlook VBA code run?

--
Sue Mosher, Outlook MVP
Author of
Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
 
My macro setting is set at "high". I've lowered it to "medium" but the
code still doesn't work. This is the first time I've use VBA coding. I
have no experience in VBA coding. Does your book cover this area (i.e.,
automatic address to Bcc).

I cut and pasted the verbiage from the Website and entered my email
address. I clicked on "save" from the file menu. I've closed and reopened
Outlook. I've shut down and restarted my computer. I'm using Windows XP
Pro.
 
Miss Sue,

I just set my security level to "low", and the code still doesn't work.

I do appreciate your responding to my problem and attempting to assist me.

/r
Jerry Porter
 
To make a change in macro security level effective, you must exit Outlook,
allow it time to shut down completely, then restart Outlook.

--
Sue Mosher, Outlook MVP
Author of
Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
 
Miss Sue,

The VBA script (?) appears to be working now. Thank you so much for your
help. I really appreciate it.

/r
Jerry
 
Back
Top