+ Reply to Thread
Results 1 to 6 of 6

how can I send only 1 tab to email ?

Hybrid View

  1. #1
    Registered User
    Join Date
    11-28-2009
    Location
    Mosta,Malta
    MS-Off Ver
    Excel 2007
    Posts
    22

    how can I send only 1 tab to email ?

    Hi,

    I have a worksheet with lots and lots of tabs in it and they are all colored accordingly. I need to send only one of the tabs by email (not the whole excel file) and it seems that on excel 2007, this cannot be done or better said, it's more hidden and I cannot find it.

    Any help please!!!!!!
    Last edited by DonkeyOte; 12-18-2009 at 10:13 AM. Reason: excessive ?'s removed

  2. #2
    Forum Guru DonkeyOte's Avatar
    Join Date
    10-22-2008
    Location
    Northumberland, UK
    MS-Off Ver
    O365
    Posts
    21,531

    Re: how can I send only 1 tab to email??????????

    First port of call for any email related questions on XL is ron de bruin's site which has lots of examples from which to choose:

    http://www.rondebruin.nl/sendmail.htm

    one being:

    http://www.rondebruin.nl/mail/folder1/mail2.htm

  3. #3
    Registered User
    Join Date
    11-28-2009
    Location
    Mosta,Malta
    MS-Off Ver
    Excel 2007
    Posts
    22

    Re: how can I send only 1 tab to email ?

    is it so complicated to send a tab from a whole excel workbook

  4. #4
    Forum Guru
    Join Date
    08-05-2004
    Location
    NJ
    MS-Off Ver
    365
    Posts
    13,582

    Re: how can I send only 1 tab to email ?

    The code for moving a single tab into email depends on what type of email you have and that makes it more complicated.

    A simple alternative would be to copy the tab to a new workbook and send that (right click on the tab and "move or copy").

    If you really want it automated, attached is a working example of using VBA (modified from RonBruin's site) and Outlook. Use Alt F11 to open the VBA editor and then double click on "this workbook" in the "Project VBA projects" window to bring up the code.

    Hope this helps.
    Attached Files Attached Files
    ChemistB
    My 2?

    substitute commas with semi-colons if your region settings requires
    Don't forget to mark threads as "Solved" (Edit First post>Advanced>Change Prefix)
    If I helped, Don't forget to add to my reputation (click on the little star at bottom of this post)

    Forum Rules: How to use code tags, mark a thread solved, and keep yourself out of trouble

  5. #5
    Registered User
    Join Date
    11-28-2009
    Location
    Mosta,Malta
    MS-Off Ver
    Excel 2007
    Posts
    22

    Re: how can I send only 1 tab to email ?

    Quote Originally Posted by ChemistB View Post
    The code for moving a single tab into email depends on what type of email you have and that makes it more complicated.

    A simple alternative would be to copy the tab to a new workbook and send that (right click on the tab and "move or copy").

    If you really want it automated, attached is a working example of using VBA (modified from RonBruin's site) and Outlook. Use Alt F11 to open the VBA editor and then double click on "this workbook" in the "Project VBA projects" window to bring up the code.

    Hope this helps.

    I don't want nothing complicated. I just want to edit the tab on that excel sheet and send that one only not the whole document. it's there something where I right click and "send this sheet only" thing?

  6. #6
    Forum Guru
    Join Date
    08-05-2004
    Location
    NJ
    MS-Off Ver
    365
    Posts
    13,582

    Re: how can I send only 1 tab to email ?

    No, there isn't. You'd either need to move it to a new workbook, (fairly simple) or delete the other sheets. Sorry

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

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