Return number of changes a "Replace-All" makes, without using a loop?
When i use Find-and-Replace to do a "Replace-All", Word tells me how many changes were made. Can i access that number or get it returned when doing a VBA Replace-All, instead of using "Replace-One", a loop, and a counter?
Thanks for your help.
Last edited by John 4; 12-05-2020 at 06:10 AM.
|