I seems to work xld.

Just so I understand. When I send information to work I haft to assign constants to object and not a variable. is that correct?

eksampel.

I canīt align in this way.
[VBA].ParagraphFormat.Alignment = wdAlignParagraphRight

But I haft to align in this way.

.ParagraphFormat.Alignment = 2
[/VBA]

Thanks for the help.