View Single Post
 
Old 04-02-2014, 01:37 AM
NobodysPerfect NobodysPerfect is offline Windows 7 64bit Office 2010 32bit
Competent Performer
 
Join Date: Jan 2014
Location: Germany
Posts: 136
NobodysPerfect is on a distinguished road
Default

Hi,

do you mean the 'good old' animated text effects?

Thay are no longer accessible via font formatting in Word 2007+. You can only 'revive' them using a VBA procedure using one of the constants:

wdAnimationBlinkingBackground
wdAnimationLasVegasLights
wdAnimationMarchingBlackAnts
wdAnimationMarchingRedAnts
wdAnimationShimmer
wdAnimationSparkleText
wdAnimationNone


NP

Reply With Quote