Results 1 to 3 of 3

Thread: Send Outlook Email With Word Document

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Administrator Excel Fox's Avatar
    Join Date
    Mar 2011
    Posts
    1,401
    Rep Power
    10
    After
    Code:
    .To = Datarange
    did you try to add
    Code:
    .CC = Datarange.offset(,1)
    A dream is not something you see when you are asleep, but something you strive for when you are awake.

    It's usually a bad idea to say that something can't be done.

    The difference between dream and aim, is that one requires soundless sleep to see and the other requires sleepless efforts to achieve

    Join us at Facebook

  2. #2
    Junior Member
    Join Date
    Jun 2012
    Posts
    5
    Rep Power
    0
    hi expert thanks for replay, i tried as u suggested, but i m getting
    "Compile Error-Method or Data Member not found"
    please help me to get it done..........................Thanks in advance.......

Similar Threads

  1. Replies: 12
    Last Post: 12-10-2019, 09:56 PM
  2. Replies: 2
    Last Post: 05-23-2013, 08:08 AM
  3. Replies: 1
    Last Post: 05-21-2013, 11:58 AM
  4. Replies: 2
    Last Post: 04-17-2013, 11:53 PM
  5. How To Send Outlook Email Using VBA
    By mfaisalrazzak in forum Excel Help
    Replies: 7
    Last Post: 03-03-2013, 03:09 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •