View Single Post
  #2   Report Post  
Posted to microsoft.public.word.formatting.longdocs
Stefan Blom[_3_] Stefan Blom[_3_] is offline
external usenet poster
 
Posts: 6,897
Default Create Range through VBA on the basis of criteria

Since you haven't received a reply here, you may want to repost in the Office
programming forum at Microsoft Answers:
http://answers.microsoft.com/en-us/o...page=1&tab=all.

--
Stefan Blom
Microsoft Word MVP





"Sudhir_Gawade" wrote in message
...

Hi,

I want to create excel vba code which will open word file then on the
basis of criteria create range and then replace some word in that range
again do the same with remaining document.
e.g.
-----------------------
*Text

Text

Criteria text* Rang 1
------------------------
*Text

Text

Criteria text* Range 2
--------------------------
*Text

Text

Criteria text* Range 3

I think this will help to understand the problem.

Thanks in advance.

Sudhir Gawade.




--
Sudhir_Gawade