report not align

S

Souris

I use DoCmd.SendObject acSendReport to send out my email by email using rtf
format.

My report looks OK when I open the report at MS Access.

There is one line, always that line, does not align when I open email the
attachement using Word.

Are there any difference between MS Access rtf format and Word format for
aling?

Your information is great appreciated,


The report looks like following

Daily report

Activity Code Price Description
B 6 BUY
S 8 SELL
O 5 ORDER
I 6 INVENTORY
L14 LATE


"L" line always not align.
 
Top