View Single Post
 
Old 08-10-2022, 06:42 AM
eg0n eg0n is offline Windows 10 Office 2021
Novice
 
Join Date: Aug 2022
Posts: 2
eg0n is on a distinguished road
Default Remove shading of specific color from document with multiple shading colors

Hi!
I have tried searching this forum and the web without finding a working answer on my VBA related issue. What I would like to do is:

Within a document different shading colours are used (paragraph shading) to mark-up text. I would like a macro to select and/or remove the shading of a specific color while leaving the text marked with other colors untouched. Furthermore colors are not standard colors so it needs to be able to remove shading of only a specific RGB code.
Have anyone come across a solution that might help me?

from what I've gathered based on my limited experience and hours of frustrating trial&error the mein issue is selecting only text with a specific background shading color.

Any help at all will be greatly appreciated.

Best regards
Reply With Quote