(Msg. 1) Posted: Sun Jun 29, 2008 7:12 pm
Post subject: Outlook Message Formatting - thru Excel VBA Add to elertz Archived from groups: microsoft>public>outlook>program_vba (more info?)
hi - I'm trying to put a command button in excel that will open a new mail in
outlook 2007 with a bunch of email addresses picked up from a rangeg of cells.
I have been able to achieve this, but need some guidance on putting text in
the message body. the intention is to have a table (or template) created in
the mail and then let the user fill the table up and send it.
(Msg. 2) Posted: Mon Jun 30, 2008 9:25 am
Post subject: Re: Outlook Message Formatting - thru Excel VBA Add to elertz [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
The best way to do that would be to use HTML encoding and to create the
table in the email HTMLBody property using HTML code to design the table. If
the table already exists then you could attach the template as an embedded
attachment, which would put it into the HTMLBody of the email.
"amit" <amit.DeleteThis@discussions.microsoft.com> wrote in message
news:DB8C0AE6-CD78-4E0F-8B03-D1C8B57C2E2C@microsoft.com...
> hi - I'm trying to put a command button in excel that will open a new mail
> in
> outlook 2007 with a bunch of email addresses picked up from a rangeg of
> cells.
>
> I have been able to achieve this, but need some guidance on putting text
> in
> the message body. the intention is to have a table (or template) created
> in
> the mail and then let the user fill the table up and send it.
>
> any help would be much appreciated.
All times are: Eastern Time (US & Canada) (change)
Page 1 of 1
You can post new topics in this forum You can reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum