Quote:
Originally Posted by jodecaesteker
I just get an error on the line ".Execute Replace:=wdReplaceAll" (the first one): error 5560 (invalid search criterium). Could it have to do with the "[]{2,4}"?
|
The "[]{2,4}" in your reply is "[ ]{2,4}" in the code - a fundamental difference.