![]() |
|
#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] |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| fields are difficult | dor_per | Word | 15 | 03-17-2019 05:34 PM |
How to shade only one circle out of 2 circles?
|
kingston123 | Drawing and Graphics | 15 | 09-20-2018 06:46 PM |
Text area in table won't shade
|
LSHAW | Word Tables | 1 | 03-09-2017 03:08 PM |
Difficult search
|
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 |