Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 43
Default mapi.session

Hi,

I'm trying to add more email address to my mapi.session as a CC but I can't
make it work. I already try using:

objRecipient.type = olCC
objRecipient.type = mapiCc

I'll appreiciate if someone could give me some points, I'm on Excel 2003
version,

--
Thank you...
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 11,123
Default mapi.session

See the Outlook examples here
http://www.rondebruin.nl/sendmail.htm

And read the tips here
http://www.rondebruin.nl/mail/tips2.htm


--

Regards Ron de Bruin
http://www.rondebruin.nl/tips.htm


"EXCELMACROS" wrote in message ...
Hi,

I'm trying to add more email address to my mapi.session as a CC but I can't
make it work. I already try using:

objRecipient.type = olCC
objRecipient.type = mapiCc

I'll appreiciate if someone could give me some points, I'm on Excel 2003
version,

--
Thank you...

  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 43
Default mapi.session

Ron / Leith,

Thank you so much for your help, Ron your website is awesome thank you.
Leith I did not try yours but thank you for your response.


--
Thank you...


"Ron de Bruin" wrote:

See the Outlook examples here
http://www.rondebruin.nl/sendmail.htm

And read the tips here
http://www.rondebruin.nl/mail/tips2.htm


--

Regards Ron de Bruin
http://www.rondebruin.nl/tips.htm


"EXCELMACROS" wrote in message ...
Hi,

I'm trying to add more email address to my mapi.session as a CC but I can't
make it work. I already try using:

objRecipient.type = olCC
objRecipient.type = mapiCc

I'll appreiciate if someone could give me some points, I'm on Excel 2003
version,

--
Thank you...


  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default mapi.session


Hello EXCELMACROS,

Try this...

Code:
--------------------

Recipients.Add ", Type:=2

'You can use the constant *CdoCc* is you have set a reference to the CDO library.

--------------------

Sincerely,
Leith Ross


--
Leith Ross
------------------------------------------------------------------------
Leith Ross's Profile: http://www.thecodecage.com/forumz/member.php?userid=75
View this thread: http://www.thecodecage.com/forumz/sh...ad.php?t=44908

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Mapi Problem Eison Excel Discussion (Misc queries) 0 June 24th 08 01:11 PM
Mapi problem Eison Excel Discussion (Misc queries) 0 June 24th 08 01:02 PM
Startup and template locations in Citrix TS session and local session John Nurick Setting up and Configuration of Excel 2 September 21st 06 10:42 PM
Is MAPI or CDO installed? [email protected] Excel Programming 0 June 29th 06 02:06 PM
Start a new session when a session is already opend MD Excel Programming 1 December 17th 05 05:47 PM


All times are GMT +1. The time now is 07:05 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"