View Single Post
 
Old 12-05-2020, 03:24 AM
John 4 John 4 is offline Windows 10 Office 2013
Advanced Beginner
 
Join Date: Oct 2019
Posts: 68
John 4 is on a distinguished road
Default 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.
Reply With Quote