E
Edward
Hi everyone
I'm using VBA to import the bodytext of an email message from Word
everything works find except for it dosn't keep the bold face font when it
imports to Outlook.
I have a section in my word document which has bold font but when i use the
following code
..
..
..
.body=Activedocument.convert
..
..
..
It converts everytjing with correct formatting but dons't keep the bold
fonts .
Is there any soultion for this?
I'm using VBA to import the bodytext of an email message from Word
everything works find except for it dosn't keep the bold face font when it
imports to Outlook.
I have a section in my word document which has bold font but when i use the
following code
..
..
..
.body=Activedocument.convert
..
..
..
It converts everytjing with correct formatting but dons't keep the bold
fonts .
Is there any soultion for this?