outlook and word

M

MarcoPolo

I use the script of a new ojbect olmailitem for sending messages

for example: Total Amount: 45,00(bold)

I am using htmlbody = .... "<tr><td>Toatal Amount:</td>
<td><strong>45,00</strong></td></tr>"
....

How can i use the data store for the 45,00 Euro?
Any other idea to use this?

Tanks in advance
 
Top