View Single Post
 
Old 04-11-2022, 09:07 PM
wrdy wrdy is offline Windows XP Office 2007
Advanced Beginner
 
Join Date: Jan 2014
Posts: 31
wrdy is on a distinguished road
Default

Quote:
Originally Posted by macropod View Post
You could first apply a red font to the whole document, then use a wildcard Find/Replace like:
Find = First name: [!.]@. Last name: [!.]@. Username: [!.]@. Password: [!.]@.[^1^13]
Replace = ^&
with the replacement font colour set to automatic.

Any unmatched lines will remain red-coloured.

Interesting approach. Thanks for the idea.
Reply With Quote