View Single Post
 
Old 10-16-2015, 03:33 AM
andi_bln andi_bln is offline Windows 7 64bit Office 2010 64bit
Novice
 
Join Date: Oct 2015
Location: Berlin
Posts: 8
andi_bln is on a distinguished road
Default

Hello,
I think, I've got the Solution, but for the problem itself, still I'm clueless ..

Dim Rn as Range


.TextFrame.TextRange.Text = "Author : " & H_Author
Set Rn = .TextFrame.TextRange
Rn.Font.Color = 9786419

This works fine, but I don't know why ...

Thank you for reading my problem !!!

Greetings from Berlin
Andreas
Reply With Quote