You could do that via two wildcard Find/Replace operations, where:
Find = \[[0-9.]{1,}]\]
Replace = ^&
and you set the replacement font colour to whatever you want, then
Find = [\[\]]
Replace = ^&
and you set the replacement font colour to whatever the default was.
__________________
Cheers,
Paul Edstein
[Fmr MS MVP - Word]
|