Discussion:
Create Range through VBA on the basis of criteria
(too old to reply)
Sudhir_Gawade
2012-06-10 12:49:32 UTC
Permalink
Hi,

I want to create excel vba code which will open word file then on th
basis of criteria create range and then replace some word in that rang
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
Stefan Blom
2012-06-25 19:52:32 UTC
Permalink
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/office/forum/customize?page=1&tab=all.
--
Stefan Blom
Microsoft Word MVP
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
Loading...