Thread: [Solved] Auto Format Upon Save/Close
View Single Post
 
Old 12-08-2011, 07:17 PM
macropod's Avatar
macropod macropod is offline Windows 7 64bit Office 2010 32bit
Administrator
 
Join Date: Dec 2010
Location: Canberra, Australia
Posts: 22,467
macropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond repute
Default

Hi FiSH,

That would probably be a fairly simple addition to your existing code. Without seeing the code, however, I can't say exactly what that change will be. Essentially, though, all it is likely to need is the following code, or something like it, inserted at the appropriate place:
.Font.ColorIndex = wdBlack
__________________
Cheers,
Paul Edstein
[Fmr MS MVP - Word]
Reply With Quote