+ Reply to Thread
Results 1 to 2 of 2

Email body with a script and a table

  1. #1
    Who I Am
    Guest

    Email body with a script and a table

    With VBA, I sent out emails with a script. Now I want to be able to add
    a three-column table to the message, which currently is
    copy-and-pasted. The number of the rows of the tables vary.

    I do not want to save the table to a new file, because it is small
    table and there are several dozens of emails I need to mail out.

    I may not be able to put the tables in the "email sheet" on which I
    have email addresses, subject, etc., because when I copy the table from
    my data sheet, and paste it in a cell on the "email sheet", it occupies
    three cells.

    What is the best way to email a table? Please advise.


  2. #2
    David McRitchie
    Guest

    Re: Email body with a script and a table

    Have you looked at Ron de Bruin's site.
    Example Code for sending mail from Excel
    http://www.rondebruin.nl/sendmail.htm
    ---
    HTH,
    David McRitchie, Microsoft MVP - Excel [site changed Nov. 2001]
    My Excel Pages: http://www.mvps.org/dmcritchie/excel/excel.htm
    Search Page: http://www.mvps.org/dmcritchie/excel/search.htm

    "Who I Am" <[email protected]> wrote in message news:[email protected]...
    > With VBA, I sent out emails with a script. Now I want to be able to add
    > a three-column table to the message, which currently is
    > copy-and-pasted. The number of the rows of the tables vary.
    >
    > I do not want to save the table to a new file, because it is small
    > table and there are several dozens of emails I need to mail out.
    >
    > I may not be able to put the tables in the "email sheet" on which I
    > have email addresses, subject, etc., because when I copy the table from
    > my data sheet, and paste it in a cell on the "email sheet", it occupies
    > three cells.
    >
    > What is the best way to email a table? Please advise.
    >




+ 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