Amy said:
Hi, I have created some macros that do various "find/replace" actions. But
I
notice that the macros do not work when "track changes" is turned on. Is
there a way to run these kinds of macros with track changes turned on?
Thanks
Amy
The problem is probably that the macros are working, but the conditions are
not as you would expect them to be,
Suppose you originally had "this whole phrase" in the document, and then
decided to delete "whole". So you now have "this phrase", and you do a
search on that string. The Find will *not* find it, because "whole" is still
there but marked with a deletion.
Furthermore, if deleted text is hidden, the Find won't find "this whole
phrase" either, but it will find it if the deleted text is marked with
strikethrough or some other visible formatting.
--
Regards
Jonathan West - Word MVP
www.intelligentdocuments.co.uk
Please reply to the newsgroup
Keep your VBA code safe, sign the ClassicVB petition
www.classicvb.org