MS word Find and Replace using Regex - Help required

Joined
Dec 3, 2024
Messages
1
Reaction score
0
Hello.

I have a data table in MS word. As part of redaction, I need to replace those numbers which are less 5 with <5. It seems simple enough but I could not find a code that works with 1,000. It replaced the 1 in 1,000 as <5,000.

Can someone help me?
 
Back
Top