olmailitem from word or excel

M

MarcoPolo

I use the script of a new ojbect olmailitem for sending message.

t1 = "total amount"
t2 = "100.000"

htmlbody = .... "<tr><td>Total Amount:</td>
<td><strong>45,00</strong></td></tr>"
....

I would like to use the variable t1 and t2 instead of wrting
Any suggestions?

tia
 
K

Ken Slovak - [MVP - Outlook]

Answered in one of the other groups you posted in. Please don't do that,
post in only 1 group.
 
Top