+ Reply to Thread
Results 1 to 4 of 4

Emailing From EXCEL

  1. #1
    Registered User
    Join Date
    12-20-2007
    Location
    Staffordshire, England
    MS-Off Ver
    2007
    Posts
    48

    Emailing From EXCEL

    Hi All,
    On to this weeks objective lol.

    I've finished creating my file and would now like the user to email specific ranges etc from EXCEL. I have looked at various threads from Google and also this good site http://www.rondebruin.nl/sendmail.htm but none really do what I want. Some come close but as I don't understand VBA I can't edit them to achieve what I want. Besides, I'm sure someone on here knows a much easier way!

    I've added a small file to try and explain what I want to do but basically once the user has finished entering information along a row of cells (Requirements Tab), I want them to be able to generate a 'list' that's then emailed. If possible, the user should be able to go down a column, putting "Yes" into the cell, then somehow the information from specific cells (not all cells) along that row is transferred to an email. The user should then be able to go to another part of the Requirements Tab and create another 'list' and email that to someone different.

    The attachment explains it much better, I hope. If not I will try and answer any help replies best I can

    Thanks in advance

    PacE
    Attached Files Attached Files

  2. #2
    Valued Forum Contributor mudraker's Avatar
    Join Date
    11-10-2003
    Location
    Melbourne, Australia
    Posts
    3,983
    Have a look at
    http://www.rondebruin.nl/sendmail.htm
    Please Read Forum Rules Before Posting
    Wrap VBA code by selecting the code and clicking the # icon or Read This
    How To Cross Post politely

    Top Excel links for beginners to Experts

    If you are pleased with a member's answer then use the Scales icon to rate it
    If my reply has assisted or failed to assist you I welcome your Feedback.

  3. #3
    Registered User
    Join Date
    12-20-2007
    Location
    Staffordshire, England
    MS-Off Ver
    2007
    Posts
    48
    Quote Originally Posted by mudraker
    Tried that as stated in my first post but it's not quite what I'm after

  4. #4
    Forum Contributor VBA Noob's Avatar
    Join Date
    04-25-2006
    Location
    London, England
    MS-Off Ver
    xl03 & xl 07(Jan 09)
    Posts
    11,988
    The below link should get you started.

    Add this code to filter on say col R (18) to a new sheet. Then turn on the record and delete the unwanted columns.

    Then you can use the code from Ron site to e-mail the new sheet

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

    VBA Noob
    _________________________________________


    Credo Elvem ipsum etian vivere
    _________________________________________
    A message for cross posters

    Please remember to wrap code.

    Forum Rules

    Please add to your signature if you found this link helpful. Excel links !!!

+ 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