View Single Post
 
Old 03-10-2016, 07:34 PM
paik1002 paik1002 is offline Windows 7 64bit Office 2010 64bit
Advanced Beginner
 
Join Date: Dec 2015
Posts: 63
paik1002 is on a distinguished road
Default How to do a pre-formatted find & replace

I'd like to do a search & replace for only colored text (e.g. user defined RGB code: 255 0 0) via a macro.

I know that this could be achieved without a macro, by going through a sequence of elaborate mouse clicks on the search and replace pane (more -> format -> font -> ... ). But this would be burdensome and time consuming when I have to do it numerous times for a repetitive task.

Thereby, I'd like to perform a pre-formatted find & replace by setting up the find & replace pane with font color type, preferably triggered by only a few keystrokes (macro short cut that is equivalent to a ctrl+h plus font color specification).
Attached Images
File Type: png findreplace.png (85.3 KB, 17 views)
Reply With Quote