In that case you'll also have to determine the outgoing account first in the
VBA code and define a BCC string for each address. With Select Case you can
then decide which address to use for which account.
Ask on that forum if you have a question about the code sample there or ask
in outlook.program_vba
--
Robert Sparnaaij [MVP-Outlook]
Coauthor, Configuring Microsoft Outlook 2003
http://www.howto-outlook.com/
Outlook FAQ, HowTo, Downloads, Add-Ins and more
http://www.msoutlook.info/
Real World Questions, Real World Answers
-----
"shailesh" <(E-Mail Removed)> wrote in message
news:E33FB6E5-A941-4699-A211-(E-Mail Removed)...
> Hi Roady
>
> Thanks for your quick reply on my questions
>
> i have three accounts configured in my outlook 2007.
> and i want to mark self BCC on each account respectivly.
>
> below solution shows, it will mark single address which we define in VBA
> code.
>
> now i am looking for all three account with individual BCC mark.
>
> Rg.
> Shailesh
>
>
>
> "Roady [MVP]" wrote:
>
>> Tools-> Macro-> Visual Basic Editor...
>> Look under Project1 on the left side.
>>
>> --
>> Robert Sparnaaij [MVP-Outlook]
>> Coauthor, Configuring Microsoft Outlook 2003
>> http://www.howto-outlook.com/
>> Outlook FAQ, HowTo, Downloads, Add-Ins and more
>>
>> http://www.msoutlook.info/
>> Real World Questions, Real World Answers
>>
>> -----
>>
>> "shailesh" <(E-Mail Removed)> wrote in message
>> news:90DFF24A-9CA6-4C4E-A41A-(E-Mail Removed)...
>> > Hi Roady
>> > i just went up to link
>> > http://www.howto-outlook.com/faq/createbccrule.htm
>> > can you just tell me where is the location of built-in
>> > ThisOutlookSession
>> > module
>> > so i can put a VBA code over there.
>> >
>> > Rg.
>> > Shailesh
>> >
>> >
>> > "Roady [MVP]" wrote:
>> >
>> >> See http://www.howto-outlook.com/faq/createbccrule.htm
>> >>
>> >> --
>> >> Robert Sparnaaij [MVP-Outlook]
>> >> Coauthor, Configuring Microsoft Outlook 2003
>> >> http://www.howto-outlook.com/
>> >> Outlook FAQ, HowTo, Downloads, Add-Ins and more
>> >>
>> >> http://www.msoutlook.info/
>> >> Real World Questions, Real World Answers
>> >>
>> >> -----
>> >>
>> >> "shailesh" <(E-Mail Removed)> wrote in message
>> >> news:BC9D1F9A-5CDF-4D85-935F-(E-Mail Removed)...
>> >> > Hi
>> >> >
>> >> > I want to put Self BCC on each and every outgoing mails from my MS
>> >> > Outlook
>> >> > 2007
>> >> >
>> >> > I have tried but didnt get it
>> >> >
>> >> > kindly suggest me for same
>> >> >
>> >> > Rg.
>> >> > Shailesh
>> >> >
>> >>
>>