View Single Post
 
Old 10-10-2017, 02:07 PM
slaycock slaycock is offline Windows 7 64bit Office 2013
Expert
 
Join Date: Sep 2013
Posts: 255
slaycock is on a distinguished road
Default

Make the change as per the red line below and let me know how you get on

Code:
Case SPACE, SEMI_COLON, POINT, RBRACKET
            rng.MoveEndWhile cset:=AFTER_A_NUMBER, Count:=wdBackward
Reply With Quote