- Joined
- Feb 5, 2017
- Messages
- 3
- Reaction score
- 0
Hello,
I've been reading about different macros to try to convert shaded text to highlighted text. None has worked for my purposes. I have a lot of documents that have been incorrectly coded by some novice coders. They were supposed to use highlighting but they used shading. My question is this:
How do I convert shaded text of a specific color (i.e. red) to shaded text of the same specific color (i.e. red)?
After that, I would like to convert shaded text of another color (i.e. yellow) to highlighted text of the same specific color (i.e. yellow)?
After reading, it looks like you cannot use Find and Replace to identify shaded text of a specific color so I am requesting someone who is more versed in VBA to please write a Macro that I can use to go into every one of these documents and replace all the red shaded text with red highlighting and all the yellow shaded text with yellow highlighting.
THANK YOU! I am under a tight deadline for a project so I appreciate your help!
I've been reading about different macros to try to convert shaded text to highlighted text. None has worked for my purposes. I have a lot of documents that have been incorrectly coded by some novice coders. They were supposed to use highlighting but they used shading. My question is this:
How do I convert shaded text of a specific color (i.e. red) to shaded text of the same specific color (i.e. red)?
After that, I would like to convert shaded text of another color (i.e. yellow) to highlighted text of the same specific color (i.e. yellow)?
After reading, it looks like you cannot use Find and Replace to identify shaded text of a specific color so I am requesting someone who is more versed in VBA to please write a Macro that I can use to go into every one of these documents and replace all the red shaded text with red highlighting and all the yellow shaded text with yellow highlighting.
THANK YOU! I am under a tight deadline for a project so I appreciate your help!