![]() |
#12
|
|||
|
|||
![]()
No, no, I didn't ignore your suggestion, I tested it right away but it didn't work in my vba code.
Now I've just tried it again, I didn't set the revision tracking again, but it gives nothing, no replacement is made. I've just run several tests in Word with Ctrl+H and this is what I get: - if I remove the track changes and the cursor isn't between the ... and the H (Hi...|Hello!) the capture and replacement works fine. If it's between the ... and the H, nothing is found and replaced. - if I leave the modification tracker on, the replacement is nonsense (HiHello...!). So we can probably deduce that track changes have something to do with it, but I don't know how to do anything more in my code than use : Code:
objDoc.TrackRevisions = false 'Not objDoc.TrackRevisions objDoc.AcceptAllRevisions |
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
![]() |
Steve Kunkel | Word VBA | 7 | 04-22-2021 10:00 AM |
![]() |
jbvalen | Word VBA | 5 | 05-04-2017 05:03 PM |
![]() |
souravkp | Word VBA | 1 | 07-11-2015 09:34 PM |
![]() |
lordnacho | Outlook | 1 | 11-01-2010 06:05 PM |
time capturing | aligahk06 | Excel | 0 | 04-18-2010 11:53 PM |