R
Renjith
Hi,
I am using MS word 2003 with Special Pack1. When I run the following code,
Word is giving me Run-Time error 5624 with no description provided. The code
is,
selection.find.Execute(FindText:="^$. ^?", replacewith:="^$. ^?",
Replace:=wdReplaceAll)
Please help me.
I am using MS word 2003 with Special Pack1. When I run the following code,
Word is giving me Run-Time error 5624 with no description provided. The code
is,
selection.find.Execute(FindText:="^$. ^?", replacewith:="^$. ^?",
Replace:=wdReplaceAll)
Please help me.