![]() |
#4
|
||||
|
||||
![]()
In that case, you could select a range then run the following macro via a suitable shortcut key combination:
Code:
Sub ResetShading() With Selection.Font.Shading .Texture = wdTextureNone .ForegroundPatternColor = wdColorAutomatic .BackgroundPatternColor = -721354906 End With End Sub For Mac macro installation & usage instructions, see: https://wordmvp.com/Mac/InstallMacro.html
__________________
Cheers, Paul Edstein [Fmr MS MVP - Word] |
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
fields are difficult | dor_per | Word | 15 | 03-17-2019 05:34 PM |
![]() |
kingston123 | Drawing and Graphics | 15 | 09-20-2018 06:46 PM |
![]() |
LSHAW | Word Tables | 1 | 03-09-2017 03:08 PM |
![]() |
mysterytramp | Word | 4 | 06-05-2015 11:13 AM |
Word 2007 Building Blocks - difficult to update... | Ian Hunneybell | Word | 0 | 10-19-2009 06:27 AM |