Group: microsoft.public.word.vba.general
From: "Greg Maxey"
Date: Saturday, February 23, 2008 9:39 AM
Subject: Re: error 5560

Pete,

If you can send me you customized template and a sample document where it is
failing, I will see if I can figure out what is going wrong.

I just ran the AddIn here on a Word2007 document and it ran without
problems.

You can use the feedback link on my website to contact me via e-mail,

--
~~~~~~~~~~~~~~~~~~~~~~~~~~~
Greg Maxey - Word MVP

My web site http://gregmaxey.mvps.org
Word MVP web site http://word.mvps.org
~~~~~~~~~~~~~~~~~~~~~~~~~~~~


"Pete" wrote in message
news:C4823FD2-EED5-4DBD-9D54-0B203413F844@microsoft.com...
> Thanks. I have been using the macro regularly to clean up Library of
> Congress
> book detail internet downloads.
>
> "Pete" wrote:
>
>> I have been using a "Clean up Text" template courtesy of this forum for
>> about
>> 18 months, and have just moved to Office 2007. Now getting Error 5560.
>> Don't
>> know if it is coincidental. The stumbling code (even when there is no
>> text
>> for it to clean) is: .Execute Replace:=wdReplaceAll
>> Is there a way forward? Thanks