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.
|