+ Reply to Thread
Results 1 to 2 of 2

E-mail compilation with data collection (easy)

  1. #1
    Registered User
    Join Date
    06-06-2019
    Location
    Cyprus
    MS-Off Ver
    365
    Posts
    10

    Thumbs up E-mail compilation with data collection (easy)

    I've been working on this for a minute now,
    I have a macro to send e-mails and I have a macro to store the sent information in a table on another sheet.
    I need to find a way to combine the two and make the sendmail macro conditional based on cell input.
    Based on (let's say) cell(E2) (there will be 5 choices available) the Recipient and CC will have to change accordingly (5 options)
    Could be done via a nested if statement with a couple linked cells that would change based on this(E2) cells input, and link it to the recepient+cc, but I was looking for a VBA solution.
    Plus i need two of them combined, so I would end up with one complex macro.
    So i just need to clean this up and put the two together so both actions (send + cut) are performed in this exact order. I've considered a macro triggering both, but it wouldn't be as good as one macro that just does both (in the right sequence)
    In essence, I want to (by the press of the button) send an e-mail based on cell input (with recipient/cc based on a cell value) and then paste the cell input into a database on the 2nd sheet.

  2. #2
    Registered User
    Join Date
    06-06-2019
    Location
    Cyprus
    MS-Off Ver
    365
    Posts
    10

    Re: E-mail compilation with data collection (easy)

    Attaching stuff here because I'm a goldfish
    Also please advise if anyone knows how many Excel tables I can merge in a query without making it inoperable by slower PCs (if thats at all relevant)
    Attached Files Attached Files
    Last edited by theblackrazor; 09-10-2019 at 02:34 AM.

+ 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. Data compilation using Power Query
    By Szymon.L in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 09-18-2018, 08:36 AM
  2. Auto Compilation of Data Daily
    By REDPOOL in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 08-02-2016, 09:32 AM
  3. Data compilation from many sheets to one
    By sachinyadav3672 in forum Excel General
    Replies: 1
    Last Post: 01-07-2012, 05:03 AM
  4. Data Compilation
    By mjg060468 in forum Excel General
    Replies: 6
    Last Post: 03-10-2011, 05:37 AM
  5. Data Compilation
    By Rashed.R in forum Excel Programming / VBA / Macros
    Replies: 7
    Last Post: 02-14-2010, 07:29 AM
  6. Inefficient Data Compilation
    By wowzers in forum Excel General
    Replies: 11
    Last Post: 06-09-2009, 01:12 AM
  7. [SOLVED] Data compilation within a single workbook
    By Robert in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 03-13-2006, 07:25 PM

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