+ Reply to Thread
Results 1 to 3 of 3

Sending a different worksheet to people on a contact list

  1. #1
    Registered User
    Join Date
    01-31-2015
    Location
    St Paul
    MS-Off Ver
    2010
    Posts
    4

    Sending a different worksheet to people on a contact list

    I don't even know if this is possible, but it would be great. I have a workbook that I split into multiple worksheets by employee name. So, one tab would be John Smith, another would be Suzy Smith, and so on. I'd like to be able to automate the sending of these tabs to those people, but I have no idea how to go about it. I can also create separate workbooks from these tabs, so that there is a workbook to attach if necessary. I am using Office 2010, FYI.

  2. #2
    Forum Moderator Leith Ross's Avatar
    Join Date
    01-15-2005
    Location
    San Francisco, Ca
    MS-Off Ver
    2000, 2003, & 2010
    Posts
    23,259

    Re: Sending a different worksheet to people on a contact list

    Hello Andy,

    Welcome to the Forum!

    This macro will compare the worksheet name to the contact names in your Outlook Contacts folder. The name must be First Name, Space, Last Name.

    If a sheet name matches a contact, it is then emailed to the person. The workbook information is sent in the body of the email.

    Add a new VBA Module to your workbooks VBA project and paste this code into it. You can then run the macro by choosing it in the Macros Dialog. Use the keys ALT+F8 to display it.

    Please Login or Register  to view this content.
    Sincerely,
    Leith Ross

    Remember To Do the Following....

    1. Use code tags. Place [CODE] before the first line of code and [/CODE] after the last line of code.
    2. Thank those who have helped you by clicking the Star below the post.
    3. Please mark your post [SOLVED] if it has been answered satisfactorily.


    Old Scottish Proverb...
    Luathaid gu deanamh maille! (Rushing causes delays!)

  3. #3
    Registered User
    Join Date
    01-31-2015
    Location
    St Paul
    MS-Off Ver
    2010
    Posts
    4

    Re: Sending a different worksheet to people on a contact list

    Thanks for the quick reply, Leith. I'll check this out over the next day or so and get back to you.

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. [SOLVED] Sending email to different people based on the value in a cell
    By subbby in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 12-18-2013, 11:53 AM
  2. [SOLVED] Sending out sheets to different people
    By trent.bourne in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 05-13-2013, 09:43 AM
  3. Contact list the will automatically add a contact
    By mike.richards in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 10-13-2008, 10:35 AM
  4. Sending a message to MSN Messenger contact from Excel
    By scottymelloty in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 11-27-2007, 11:20 AM
  5. [SOLVED] sending outlook tasks to multiple people
    By smackellarjr@yahoo.com in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 02-15-2006, 04:40 PM

Tags for this Thread

Bookmarks

Posting Permissions

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

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1