Find and replace BETWEEN numbers
Hello, I want to replace periods in between numbers with colons, in a MS Word document. i.e. 23.5; 14.16; 16.9 -- to -- 23:5; 14:16; 16:9.
In the FIND box I've put ([0-9]).([0-9]) and it finds the instances in the document where a period appears between numbers, but I haven't figured out what goes in the REPLACE box to get this done. Any ideas?
|