View Single Post
 
Old 06-27-2016, 08:18 AM
Ajay2506 Ajay2506 is offline Windows 7 64bit Office 2013
Novice
 
Join Date: Jun 2016
Posts: 8
Ajay2506 is on a distinguished road
Default Powerful code but different from my requirment

Hi,


Thank you for putting efforts and helping me out. This code is certainly powerful but my requirement is less than this. and I feel bad that you wrote a big program but it is not direct useful to me.

I want my vba program to find all the graphics in the word file and then add a same caption to all the existing graphs; just above the graph.

So it is like advance version of find and replace.
Find: All the graphics in the existing word file i.e. ^g
Replace: Do not delete or modify the graph (keep the original graph) just add a one line (not caption) above all the graphs.

Thank you for understanding.
Reply With Quote