View Single Post
  #3   Report Post  
Karunakar
 
Posts: n/a
Default

Hi Charles,

Yes, but i want only find all numeric words in document. i don;t want
replace all functionality.

Thanks for your help.

Karunakar Gadde

"Charles Kenyon" wrote:

Have you looked at http://word.mvps.org/FAQs/MacrosVBA/BatchFR.htm?
--
Charles Kenyon

Word New User FAQ & Web Directory: http://addbalance.com/word

Intermediate User's Guide to Microsoft Word (supplemented version of
Microsoft's Legal Users' Guide) http://addbalance.com/usersguide

See also the MVP FAQ: http://www.mvps.org/word which is awesome!
--------- --------- --------- --------- --------- ---------
This message is posted to a newsgroup. Please post replies
and questions to the newsgroup so that others can learn
from my ignorance and your wisdom.

"Karunakar" wrote in message
...
Hi ,

i want bulit-in macro for Find all functionality in ms word to make my
application fast. now i written find.execute method in do while loop. but
it
is very slow for more than 200 docs.

urgent....

Thank you.

Karunakar Gadde