Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 30
Default 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   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 903
Default 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" wrote in message oups.com...
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
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Hyperlink in body of VBA email Chadersmith Excel Discussion (Misc queries) 1 September 17th 09 07:46 PM
Add comments into email body using VBA Noemi Excel Discussion (Misc queries) 5 January 23rd 06 04:54 AM
Outlook email url in body kevinho[_3_] Excel Programming 2 August 26th 05 12:48 PM
body of email disappears when I send an email from Excel ~A Excel Discussion (Misc queries) 0 February 25th 05 10:55 PM
Excel within the body of an email McDougle Excel Programming 1 January 20th 04 09:56 PM


All times are GMT +1. The time now is 03:36 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"